Author: larry
Date: Tue Nov 28 20:06:15 2006
New Revision: 13485

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

Log:
Er, fixed other typo in the same word...


Modified: doc/trunk/design/syn/S06.pod
==============================================================================
--- doc/trunk/design/syn/S06.pod        (original)
+++ doc/trunk/design/syn/S06.pod        Tue Nov 28 20:06:15 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 expection).
+those undefined values that do not contain an unthrown exception).
 
 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