martin          Mon Jul 16 05:19:52 2001 EDT

  Modified files:              
    /phpdoc/en/functions        strings.xml 
  Log:
  Fix PR#12156
  
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.98 phpdoc/en/functions/strings.xml:1.99
--- phpdoc/en/functions/strings.xml:1.98        Sat Jul  7 17:27:16 2001
+++ phpdoc/en/functions/strings.xml     Mon Jul 16 05:19:52 2001
@@ -1128,7 +1128,7 @@
                 take into account the relevance of and/or difference between 
      certain symbols (characters) or even the context those symbols
      appear in to determine the cost of insert, replace and delete 
-     operations, but at the cost of loosing all optimizations done
+     operations, but at the cost of losing all optimizations done
      regarding cpu register utilization and cache misses that have
      been worked into the other two variants. 
                </para>


Reply via email to