Skip to content

Commit 1db56d7

Browse files
committed
odes -> does, Ulti++
1 parent 46e6edf commit 1db56d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/PairMap.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
=SUBTITLE Ordered Hash with a frozen key set
66
7-
class PairMap odes Associative does Positional { ... }
7+
class PairMap does Associative does Positional { ... }
88
99
A C<PairMap> is an ordered hash or dictionary where only the values can be
1010
changed, and the set of keys is immutable.

0 commit comments

Comments
 (0)