texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/texi2html.pl


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/texi2html.pl
Date: Sun, 27 Nov 2005 14:51:35 -0500

Index: texi2html/texi2html.pl
diff -u texi2html/texi2html.pl:1.151 texi2html/texi2html.pl:1.152
--- texi2html/texi2html.pl:1.151        Mon Nov 14 11:13:58 2005
+++ texi2html/texi2html.pl      Sun Nov 27 19:51:33 2005
@@ -62,7 +62,7 @@
 
#--##############################################################################
 
 # CVS version:
-# $Id: texi2html.pl,v 1.151 2005/11/14 11:13:58 pertusus Exp $
+# $Id: texi2html.pl,v 1.152 2005/11/27 19:51:33 pertusus Exp $
 
 # Homepage:
 my $T2H_HOMEPAGE = "http://www.nongnu.org/texi2html/";;
@@ -4161,7 +4161,7 @@
         {
             my $lang = $1;
             set_document_language($lang, 0, $line_nr) if (!$cmd_line_lang && 
$lang);
-            # warning, this is not the language of te document but the one that
+            # warning, this is not the language of the document but the one 
that
             # appear in the texinfo...
             $Texi2HTML::THISDOC{$macro} = $lang; 
         }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]