[Po4a-commits] "po4a/lib/Locale/Po4a TransTractor.pm,1.81,1.82"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Nov 23 00:33:11 CET 2006


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv26864/lib/Locale/Po4a

Modified Files:
	TransTractor.pm 
Log Message:
Fix a typo in the TransTractor module documentation (and in the
changelog).


Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- TransTractor.pm	9 Oct 2006 19:32:08 -0000	1.81
+++ TransTractor.pm	22 Nov 2006 23:33:09 -0000	1.82
@@ -620,7 +620,7 @@
     }
     if ($found > 1) {
 	warn wrap_msg(dgettext("po4a",
-	    "More than one cadidate position found for the addendum %s."), $filename);
+	    "More than one candidate position found for the addendum %s."), $filename);
 	return 0;
     }
 




More information about the Po4a-commits mailing list