[Debian-l10n-commits] r1027 - /dl10n/trunk/dl10n-spider

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Wed May 28 19:48:49 UTC 2008


Author: nekral-guest
Date: Wed May 28 19:48:49 2008
New Revision: 1027

URL: http://svn.debian.org/wsvn/?sc=1&rev=1027
Log:
Fix typo, which broke dl10n-spider --help.

Modified:
    dl10n/trunk/dl10n-spider

Modified: dl10n/trunk/dl10n-spider
URL: http://svn.debian.org/wsvn/dl10n/trunk/dl10n-spider?rev=1027&op=diff
==============================================================================
--- dl10n/trunk/dl10n-spider (original)
+++ dl10n/trunk/dl10n-spider Wed May 28 19:48:49 2008
@@ -93,7 +93,7 @@
 
 # This is put into a block to avoid main namespace pollution
 {
-	sub syntax_message {
+	sub syntax_msg {
 		my $message = shift;
 		if (defined $message) {
 		        print "$progname: $message\n";




More information about the Debian-l10n-commits mailing list