Author: larry
Date: Tue Nov 28 19:22:48 2006
New Revision: 13484

Modified:
   doc/trunk/design/syn/S06.pod

Log:
typo


Modified: doc/trunk/design/syn/S06.pod
==============================================================================
--- doc/trunk/design/syn/S06.pod        (original)
+++ doc/trunk/design/syn/S06.pod        Tue Nov 28 19:22:48 2006
@@ -1412,7 +1412,7 @@
 value an C<undef> would convert to for that value type.  A C<KeyHash>
 of C<Scalar> deletes elements that go to either 0 or the null string.
 A C<KeyHash> also autodeletes keys for normal undef values (that is,
-those undefined values that do not contain an unthrown expections).
+those undefined values that do not contain an unthrown expection).
 
 A C<KeySet> is a C<KeyHash> of booleans with a default of C<False>.
 If you you use the C<Hash> interface and increment an element of a

Reply via email to