Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo in doc about how to fix typo in doc, doc
the first example "=head2" block was spelled as "d2" instead of "=head2" which probably did actually blow some minds... it at least caused a misfire in mine.
  • Loading branch information
VynceMontgomery committed Oct 26, 2016
1 parent 0ce48fe commit b073a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/about.pod6
Expand Up @@ -67,7 +67,7 @@ next directive of the same level, will be considered part of the
documentable. So, in:
=begin code :allow<R> :skip-test
d2 R<My Definition>
=head2 R<My Definition>
Some paragraphs, followed by some code:
Expand Down

0 comments on commit b073a44

Please sign in to comment.