diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2003-11-09 23:18:44 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-11-09 23:18:44 +0000 |
commit | 6cbc11ad9a76962ebf862f854a40873e0150684d (patch) | |
tree | 0c5a1dc3a5a767e01fdb0f21807fa5a801ea9578 /gdk-pixbuf | |
parent | 973089265e92bc432e0d30e87bd66757a0d7cb44 (diff) | |
download | gdk-pixbuf-6cbc11ad9a76962ebf862f854a40873e0150684d.tar.gz |
Typo fix.
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r-- | gdk-pixbuf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am index 2fd311471..6b6c8e6cb 100644 --- a/gdk-pixbuf/Makefile.am +++ b/gdk-pixbuf/Makefile.am @@ -434,7 +434,7 @@ install-data-local: install-ms-lib install-libtool-import-lib echo "***" ; \ echo "*** Warning: gdk-pixbuf.loaders not built" ; \ echo "***" ; \ - echo "*** Generate this file manually on on host" ; \ + echo "*** Generate this file manually on host" ; \ echo "*** system using gdk-pixbuf-query-loaders" ; \ echo "***" ; \ fi |