[Po4a-devel][CVS] po4a/lib/Locale/Po4a TransTractor.pm,1.33,1.34

Jordi Vilalta po4a-devel@lists.alioth.debian.org
Mon, 09 Aug 2004 18:14:43 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv24287

Modified Files:
	TransTractor.pm 
Log Message:
Documentation update to reflect the code


Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- TransTractor.pm	9 Aug 2004 16:14:44 -0000	1.33
+++ TransTractor.pm	9 Aug 2004 18:14:41 -0000	1.34
@@ -890,10 +890,9 @@
 document (usually useful to substitute the input document's detected character
 set where it has been found).
 
-If no character set is specified for the output document, it will use the
-input po's character set, and if the input po has the default "CHARSET", it
-will return the input document's character set, so that no encoding is
-performed.
+It will use the input po's character set, and if the input po has the default
+"CHARSET", it will return the input document's character set, so that no
+encoding is performed.
 
 =cut