]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 24 Apr 2006 22:56:07 +0000 (22:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 24 Apr 2006 22:56:07 +0000 (22:56 +0000)
docs/reference/ChangeLog
docs/reference/gtk/Makefile.am

index 6b265cf578ae6a89b6d1adb09f835d11c2874bc8..2bb9bdb084e73f9f06c0986351496154c71ddab3 100644 (file)
@@ -1,5 +1,7 @@
 2006-04-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/Makefile.am: fix a typo.
+
        * gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
 
        * gtk/gtk-sections.txt: Fix a typo.
index 9aca8205baaf53709203550175f8cd146dbac1cf..62275b487e3109605b300703f61b0a9ca0060028 100644 (file)
@@ -212,7 +212,7 @@ HTML_IMAGES = \
        $(top_srcdir)/gtk/stock-icons/20/gtk-no.png                     \
        $(top_srcdir)/gtk/stock-icons/20/gtk-ok.png                     \
        $(top_srcdir)/gtk/stock-icons/24/gtk-open.png                   \
-       $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-landscale.png  \
+       $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-landscape.png  \
        $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-portrait.png   \
        $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-reverse-landscape.png \
        $(top_srcdir)/gtk/stock-icons/24/gtk-paste.png                  \