[Po4a-commits] "po4a/lib/Locale/Po4a Xml.pm,1.52,1.53"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Wed Aug 8 20:51:12 UTC 2007


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

Modified Files:
	Xml.pm 
Log Message:
Fix typo (tex -> xml)


Index: Xml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xml.pm,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Xml.pm	6 Aug 2007 22:13:54 -0000	1.52
+++ Xml.pm	8 Aug 2007 20:51:10 -0000	1.53
@@ -88,7 +88,7 @@
                 push @textentries, ($textline,$textref);
             }
             close $in
-                or croak wrap_mod("po4a::tex",
+                or croak wrap_mod("po4a::xml",
                           dgettext("po4a", "Can't close %s after reading: %s"),
                                   $entities{$k}, $!);
 




More information about the Po4a-commits mailing list