Skip to content

Commit caa5062

Browse files
committed
fix typo
1 parent 0d94cac commit caa5062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/tables.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ characters (e.g., V<'  '>)]. Column separators are not normally recognized
2525
as such at the left or right side of a table, but one on the right side may
2626
result in one or more empty cells depending upon the number of the cells in
2727
other rows. (Note that currently a pipe or plus character meant as part of cell
28-
data will result in an unintentended extra column.)
28+
data will result in an unintended extra column.)
2929
3030
2. Mixing visible and invisible column separators in the same table is
3131
illegal.

0 commit comments

Comments
 (0)