Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S32/Containers] fixed typo
  • Loading branch information
Carl Masak committed Mar 5, 2011
1 parent 411f2a5 commit d8e2c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions S32-setting-library/Containers.pod
Expand Up @@ -20,7 +20,7 @@ DRAFT: Synopsis 32: Setting Library - Containers.pod
Created: 19 Feb 2009 extracted from S29-functions.pod

Last Modified: 5 Feb 2011
Version: 27
Version: 28

The document is a draft.

Expand Down Expand Up @@ -803,7 +803,7 @@ returns a C<PairMap> while C<enums> returns an C<EnumMap>.

Note that C<kv %hash> returns the same as C<zip(keys %hash; values %hash)>

The lvalue form of C<keys> is not longer supported. Use the C<.buckets>
The lvalue form of C<keys> is no longer supported. Use the C<.buckets>
property instead.

=item any
Expand Down

0 comments on commit d8e2c04

Please sign in to comment.