Author: masak
Date: 2009-05-06 11:06:07 +0200 (Wed, 06 May 2009)
New Revision: 26694

Modified:
   docs/Perl6/Spec/S32-setting-library/Containers.pod
Log:
[S32/Containers] fixed minor typo

Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod
===================================================================
--- docs/Perl6/Spec/S32-setting-library/Containers.pod  2009-05-06 08:40:12 UTC 
(rev 26693)
+++ docs/Perl6/Spec/S32-setting-library/Containers.pod  2009-05-06 09:06:07 UTC 
(rev 26694)
@@ -726,7 +726,7 @@
 A set of unique values.  When used as a hash always treats the set's
 values as the keys of the hash, returning C<True> for set elements.
 See C<KeySet> for a container that can represent different sets
-as keys are added or delete.
+as keys are added or deleted.
 
 =over
 

Reply via email to