diff setup-gettext @ 3415:d7c90e6ecc23

[gaim-migrate @ 3434] Typo, and added the script to EXTRA_DIST. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 20 Aug 2002 17:00:56 +0000
parents 4149e5e36eb9
children bd05f8566531
line wrap: on
line diff
--- a/setup-gettext	Tue Aug 20 08:54:56 2002 +0000
+++ b/setup-gettext	Tue Aug 20 17:00:56 2002 +0000
@@ -53,7 +53,7 @@
 if [ x$GETTEXT_TOOL == x ]; then
 	echo
 	echo "You do not have a version of gettext installed."
-	echo "Please download one from your locak package repository or"
+	echo "Please download one from your local package repository or"
 	echo "from ftp://ftp.gnu.org/pub/gnu/gettext/"
 	echo
 	exit 1