[Po4a-devel][CVS] po4a/lib/Locale/Po4a Xml.pm,1.7,1.8

Jordi Vilalta po4a-devel@lists.alioth.debian.org
Mon, 02 Aug 2004 10:29:20 +0000


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

Modified Files:
	Xml.pm 
Log Message:
Little documentation improvements


Index: Xml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xml.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Xml.pm	30 Jul 2004 13:26:02 -0000	1.7
+++ Xml.pm	2 Aug 2004 10:29:17 -0000	1.8
@@ -233,7 +233,7 @@
 
   sub found_string {
     my ($self,$text,$ref,$options)=@_;
-    $text = $self->translate($text,$ref,"type".$options->{'type'},
+    $text = $self->translate($text,$ref,"type ".$options->{'type'},
       'wrap'=>$self->{options}{'wrap'});
     return $text;
   }
@@ -1020,7 +1020,9 @@
 (move the tag_types structure inside the $self hash?)
 
 XML HEADER (ENCODING)
+
 DOCTYPE (ENTITIES)
+
 INCLUDED FILES
 
 breaking tag inside non-breaking tag (possible?) causes ugly comments