Skip to content

Commit

Permalink
use correct command to begin a table
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Apr 23, 2016
1 parent c665d77 commit ef2e369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/unicode_texas.pod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ such as ½ and ⅓. (These aren't decimal digit characters, so can't be combine
This list contains the codepoints (and their Texas (ASCII) equivalents) that
have a special meaning in Perl 6.
=begin table
=table
Symbol | Codepoint | Texas | Since | Remarks
==============|===========|=========|=======|=========================
« | U+00AB | << | | as part of «» or .«
Expand Down

0 comments on commit ef2e369

Please sign in to comment.