Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
odes -> does, Ulti++
  • Loading branch information
timo committed Mar 21, 2015
1 parent 46e6edf commit 1db56d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/PairMap.pod
Expand Up @@ -4,7 +4,7 @@
=SUBTITLE Ordered Hash with a frozen key set
class PairMap odes Associative does Positional { ... }
class PairMap does Associative does Positional { ... }
A C<PairMap> is an ordered hash or dictionary where only the values can be
changed, and the set of keys is immutable.
Expand Down

0 comments on commit 1db56d7

Please sign in to comment.