didou Wed Jul 2 09:34:09 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions defined.xml
Log:
more grammar
Index: phpdoc/en/reference/misc/functions/defined.xml
diff -u phpdoc/en/reference/misc/functions/defined.xml:1.7
phpdoc/en/reference/misc/functions/defined.xml:1.8
--- phpdoc/en/reference/misc/functions/defined.xml:1.7 Wed Jul 2 09:18:33 2003
+++ phpdoc/en/reference/misc/functions/defined.xml Wed Jul 2 09:34:09 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
<refentry id="function.defined">
<refnamediv>
@@ -37,7 +37,7 @@
</para>
<note>
<para>
- If you're wanting to see if a variable exists, use
+ If you want to see if a variable exists, use
<function>isset</function> as <function>defined</function> only
applies to <link linkend="language.constants">constants</link>.
If you want to see if a function exists, use
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php