[PHP-DOC] cvs: phpdoc /en/language functions.xml From: Jani Taskinen (sniper <email protected>)
Date: 05/15/01

sniper Tue May 15 16:22:46 2001 EDT

  Modified files:
    /phpdoc/en/language functions.xml
  Log:
  fixed typo
  
Index: phpdoc/en/language/functions.xml
diff -u phpdoc/en/language/functions.xml:1.11 phpdoc/en/language/functions.xml:1.12
--- phpdoc/en/language/functions.xml:1.11 Tue May 15 15:20:12 2001
+++ phpdoc/en/language/functions.xml Tue May 15 16:22:46 2001
@@ -312,7 +312,7 @@
     Variable functions won't work with language constructs such as
     <function>echo</function>, <function>unset</function>,
     <function>isset</function> and <function>empty</function>. This is
- one of the major differences between PHP functions and langage
+ one of the major differences between PHP functions and language
     constructs.
    </para>
    <para>