summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-09-10 04:55:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-09-10 04:55:37 +0000
commit5af3a64c9eea3507b63ec20b55e0ce5b7da9e7ad (patch)
tree64e08967748e940cea8ecd613e5b4f5370b89091
parent4dc8359235711382f6137075e82c956a50a0bc73 (diff)
downloadgdk-pixbuf-5af3a64c9eea3507b63ec20b55e0ce5b7da9e7ad.tar.gz
Fix a typo. String change! (#355134, David Lodge)
2006-09-10 Matthias Clasen <mclasen@redhat.com> * gtk/paper_names_offsets.c: Fix a typo. String change! (#355134, David Lodge)
-rw-r--r--ChangeLog5
-rw-r--r--gtk/paper_names_offsets.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 117e14f5e..b0a37d2fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-10 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/paper_names_offsets.c: Fix a typo. String change! (#355134,
+ David Lodge)
+
2006-09-09 Matthias Clasen <mclasen@redhat.com>
* 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 52a6b7bd1..98e26223a 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 | */