Skip to content

Commit

Permalink
[ops] typo, whiteknight++
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jun 4, 2010
1 parent 6b9ccde commit e5b650b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operators.pod
Expand Up @@ -447,7 +447,7 @@ larger. For numbers that operator is spelled C<< <=> >>, and for strings
C<leg> (from I<l>esser, I<e>qual, I<g>reater). The infix C<cmp> operator is a
type sensitive three-way comparison operator, and compares numbers like
C<< <=> >>, string like C<leg>, and for example pairs first by key, and
then by values of the keys are identical.
then by values if the keys are identical.

=begin programlisting

Expand Down

0 comments on commit e5b650b

Please sign in to comment.