[Po4a-commits] "po4a/lib/Locale/Po4a Po.pm, 1.104, 1.105 TeX.pm, 1.105, 1.106"
Omar Campagne
elric-guest at alioth.debian.org
Fri Jul 30 17:45:01 UTC 2010
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv25629/lib/Locale/Po4a
Modified Files:
Po.pm TeX.pm
Log Message:
More style corrections.
Index: Po.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Po.pm,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- Po.pm 30 Jul 2010 17:11:12 -0000 1.104
+++ Po.pm 30 Jul 2010 17:44:58 -0000 1.105
@@ -700,11 +700,11 @@
This function extracts a catalog from an existing one. Only the entries having
a reference in the given file will be placed in the resulting catalog.
-This function parses its argument, converts it to a perl function definition,
+This function parses its argument, converts it to a Perl function definition,
eval this definition and filter the fields for which this function returns
true.
-I love perl sometimes ;)
+I love Perl sometimes ;)
=cut
Index: TeX.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TeX.pm,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- TeX.pm 27 Jul 2010 22:15:08 -0000 1.105
+++ TeX.pm 30 Jul 2010 17:44:58 -0000 1.106
@@ -1048,7 +1048,7 @@
Parse a definition line of the form "% po4a: ".
-See the INLINE CUSTOMIZATION section for more details.
+See the B<INLINE CUSTOMIZATION> section for more details.
=cut
More information about the Po4a-commits
mailing list