Skip to content

Commit

Permalink
a/an typo in regexes.pod
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-s committed Jun 4, 2011
1 parent c62b02f commit 493f99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/regexes.pod
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ character, so you can rewrite this example as:

X<regex, negative look-ahead assertion>

An leading exclamation mark negates the meaning, such that the lookahead must
A leading exclamation mark negates the meaning, such that the lookahead must
I<not> find the regex fragment. Another variant is:

=begin programlisting
Expand Down

0 comments on commit 493f99e

Please sign in to comment.