Author: jimmy
Date: 2009-10-27 11:24:31 +0100 (Tue, 27 Oct 2009)
New Revision: 28917

Modified:
   docs/Perl6/Spec/S02-bits.pod
Log:
[Spec/S02-bits.pod] fixed a typo, which should be 'throughout'.

Modified: docs/Perl6/Spec/S02-bits.pod
===================================================================
--- docs/Perl6/Spec/S02-bits.pod        2009-10-27 04:00:47 UTC (rev 28916)
+++ docs/Perl6/Spec/S02-bits.pod        2009-10-27 10:24:31 UTC (rev 28917)
@@ -757,7 +757,7 @@
 
 For graphemes that have no precomposed form, a temporary private
 id should be assigned that uniquely identifies the grapheme.
-If such ids are assigned consistently thoughout the process,
+If such ids are assigned consistently throughout the process,
 comparison of two graphemes is no more difficult than the comparison
 of two integers, and comparison of base characters no more difficult
 than a direct lookup into the id-to-NFD table.

Reply via email to