From 5af3a64c9eea3507b63ec20b55e0ce5b7da9e7ad Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 10 Sep 2006 04:55:37 +0000 Subject: [PATCH] Fix a typo. String change! (#355134, David Lodge) 2006-09-10 Matthias Clasen * gtk/paper_names_offsets.c: Fix a typo. String change! (#355134, David Lodge) --- ChangeLog | 5 +++++ gtk/paper_names_offsets.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 117e14f5ed..b0a37d2fc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-09-10 Matthias Clasen + + * gtk/paper_names_offsets.c: Fix a typo. String change! (#355134, + David Lodge) + 2006-09-09 Matthias Clasen * gdk/x11/gdkfonts-x11.c: Fix small theoretical memory leaks. diff --git a/gtk/paper_names_offsets.c b/gtk/paper_names_offsets.c index 52a6b7bd16..98e26223a0 100644 --- a/gtk/paper_names_offsets.c +++ b/gtk/paper_names_offsets.c @@ -268,7 +268,7 @@ N_("paper size|Monarch Envelope") /* translators, strip everything up to the first | */ N_("paper size|#10 Envelope") /* translators, strip everything up to the first | */ -N_("paper size|#11 Eenvelope") +N_("paper size|#11 Envelope") /* translators, strip everything up to the first | */ N_("paper size|#12 Envelope") /* translators, strip everything up to the first | */