[Po4a-commits] "po4a/lib/Locale/Po4a Po.pm,1.50,1.51"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Dec 4 20:25:54 UTC 2005
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv27305/lib/Locale/Po4a
Modified Files:
Po.pm
Log Message:
Typo.
Index: Po.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Po.pm,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- Po.pm 17 Nov 2005 23:33:14 -0000 1.50
+++ Po.pm 4 Dec 2005 20:25:52 -0000 1.51
@@ -1198,7 +1198,7 @@
$first=0;
$res.="$line\n";
}
- # Restore the original tariling spaces
+ # Restore the original trailing spaces
chomp $res;
if ($text =~ m/(\s+)$/s) {
$res .= $1;
More information about the Po4a-commits
mailing list