jimw Thu Dec 6 20:20:06 2001 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
fix typo
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.11 phpdoc/en/language-snippets.ent:1.12
--- phpdoc/en/language-snippets.ent:1.11 Thu Dec 6 15:13:02 2001
+++ phpdoc/en/language-snippets.ent Thu Dec 6 20:20:06 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<!ENTITY warn.experimental '<warning><simpara>This module is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of these functions,
@@ -18,7 +18,7 @@
the output of this function, and save it - for example - in a
<type>string</type>.</simpara></tip>'>
-<!ENTITY return.success 'Returns &true; on succes, &false; on failure.'>
+<!ENTITY return.success 'Returns &true; on success, &false; on failure.'>
<!ENTITY return.falseproblem '<warning><simpara>This function may
return &false;, but may also return a value evaluating to &false; in a