texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp texi2any.pl


From: Patrice Dumas
Subject: texinfo/tp texi2any.pl
Date: Tue, 16 Aug 2011 22:23:28 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/08/16 22:23:28

Modified files:
        tp             : texi2any.pl 

Log message:
        Correct a typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/texi2any.pl?cvsroot=texinfo&r1=1.45&r2=1.46

Patches:
Index: texi2any.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/texi2any.pl,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- texi2any.pl 16 Aug 2011 22:07:19 -0000      1.45
+++ texi2any.pl 16 Aug 2011 22:23:28 -0000      1.46
@@ -609,7 +609,7 @@
              'floats' => 1,
              'split' => 1,
              'internal_links' => 1,
-             'simple_menus' => 1,
+             'simple_menu' => 1,
              'converter' => sub{Texinfo::Convert::HTML->converter(@_)},
            },
   'debugcount' => {



reply via email to

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