Skip to content

Commit

Permalink
[basics] grammar nit by wolverian++
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Aug 18, 2010
1 parent 84be67a commit 6d89859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basics.pod
Expand Up @@ -154,7 +154,7 @@ an C<Array>. Arrays store ordered lists.
=begin sidebar

Splitting on a single blank is not very robust, and breaks the code when
there are trailing spaces in a line, or more than one blank in a row. You will
there are trailing spaces on a line, or more than one blank in a row. You will
learn a more robust method for data extraction in the chapter about regexes.

TODO: proper cross-link
Expand Down

0 comments on commit 6d89859

Please sign in to comment.