Author: larry Date: Thu Aug 30 04:31:42 2007 New Revision: 14444 Modified: doc/trunk/design/syn/S02.pod
Log: typo from Aaron Crane++ Modified: doc/trunk/design/syn/S02.pod ============================================================================== --- doc/trunk/design/syn/S02.pod (original) +++ doc/trunk/design/syn/S02.pod Thu Aug 30 04:31:42 2007 @@ -766,7 +766,7 @@ default to NaN, while integer types (including C<bit>) default to 0. The complex type defaults to NaN + NaN.i. A buf type of known size defaults to a sequence of 0 values. If any native type is explicitly -initialized to C<*> (the C<Whatever> type), it is left unitialized. +initialized to C<*> (the C<Whatever> type), it is left uninitialized. If a buf type is initialized with a Unicode string value, the string is decomposed into Unicode codepoints, and each codepoint shoved into