Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change Perl_6 to Perl 6
Sometimes it's not too hard to confuse non-breaking space with an underscore
in emacs, as both are displayed as an underscore (one being different color).
  • Loading branch information
AlexDaniel committed Aug 6, 2016
1 parent bf92543 commit 6dd293b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/experimental.pod6
Expand Up @@ -4,9 +4,9 @@
=SUBTITLE New features for brave users
During Perl_6 development, new features are often made available on
During Perl 6 development, new features are often made available on
the main branch. Eventually they may be incorpoated into the next
version of Perl_6. To use such features, one uses the C<experimental>
version of Perl 6. To use such features, one uses the C<experimental>
pragma in program source code like this:
=begin code
Expand Down

0 comments on commit 6dd293b

Please sign in to comment.