[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6061] Parser.pm documentation fix
From: |
Gavin D. Smith |
Subject: |
[6061] Parser.pm documentation fix |
Date: |
Fri, 23 Jan 2015 17:51:51 +0000 |
Revision: 6061
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6061
Author: gavin
Date: 2015-01-23 17:51:50 +0000 (Fri, 23 Jan 2015)
Log Message:
-----------
Parser.pm documentation fix
Modified Paths:
--------------
trunk/ChangeLog
trunk/tp/Texinfo/Parser.pm
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-01-23 17:27:14 UTC (rev 6060)
+++ trunk/ChangeLog 2015-01-23 17:51:50 UTC (rev 6061)
@@ -1,3 +1,8 @@
+2015-01-23 Gavin Smith <address@hidden>
+
+ * tp/Texinfo/Parser.pm (documentation for multitable): Change
+ 'cell_count' to 'cell_number'.
+
2015-01-22 Karl Berry <address@hidden>
* info/t/resize-in-completions.sh: reword msg to avoid
Modified: trunk/tp/Texinfo/Parser.pm
===================================================================
--- trunk/tp/Texinfo/Parser.pm 2015-01-23 17:27:14 UTC (rev 6060)
+++ trunk/tp/Texinfo/Parser.pm 2015-01-23 17:51:50 UTC (rev 6061)
@@ -7125,7 +7125,7 @@
=item C<@item> and C<@tab> in C<@multitable>
-The I<cell_count> index key holds the index of the column of
+The I<cell_number> index key holds the index of the column of
the cell.
=item row
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6061] Parser.pm documentation fix,
Gavin D. Smith <=