summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-10-14 12:30:31 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-10-14 12:30:31 +0300
commitaeeee26cbc5fad78d0b7bb902eb01c75d0c353b2 (patch)
tree31c429459189962cd02f9fd775d500434c57b27a /scripts
parentce13d1b3180ca338ae6d48bfb54c9c716089d329 (diff)
downloadrpm-aeeee26cbc5fad78d0b7bb902eb01c75d0c353b2.tar.gz
rpm-aeeee26cbc5fad78d0b7bb902eb01c75d0c353b2.tar.bz2
rpm-aeeee26cbc5fad78d0b7bb902eb01c75d0c353b2.zip
find-lang spelling fixes (Ville Skyttä)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/find-lang.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/find-lang.sh b/scripts/find-lang.sh
index 1262eb2d1..60e9c699e 100755
--- a/scripts/find-lang.sh
+++ b/scripts/find-lang.sh
@@ -11,7 +11,7 @@
#in tact and are included with any redistribution of this file or any
#work based on this file.
-# 2004-06-20 Arkadiusz Mi¶kiewicz <arekm@pld-linux.org>
+# 2004-06-20 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
# * merge PLD changes, kde, all-name (mkochano,pascalek@PLD)
# 1999-10-19 Artur Frysiak <wiget@pld-linux.org>
# * added support for GNOME help files
@@ -33,7 +33,7 @@ Additional options:
--with-gnome find GNOME help files
--with-kde find KDE help files
--all-name match all package/domain names
- --without-mo not find locales files
+ --without-mo do not find locale files
EOF
exit 1
}