CVS difference for ai05s/ai05-0001-1.txt
--- ai05s/ai05-0001-1.txt 2010/05/27 06:03:29 1.14
+++ ai05s/ai05-0001-1.txt 2011/03/17 07:06:28 1.15
@@ -940,7 +940,7 @@
We added case insensitive subprograms as the most common real-world uses of strings
are case insensitive. That means that most of the uses of containers with strings for
keys are also case insensitive. It makes sense to provide the operations needed for
-75% of string keys in a convinient form. The provided hashing and comparison operations
+75% of string keys in a convenient form. The provided hashing and comparison operations
can directly be used in instances of the Map and Set containers. While it isn't hard
to write the needed operations, it's silly to make everyone write those operations
repeatedly.
Questions? Ask the ACAA Technical Agent