nicos Sun Jun 15 06:14:18 2003 EDT
Modified files:
/phpdoc/en/reference/ctype/functions ctype-upper.xml
Log:
Typo. Thanks @Jome
Index: phpdoc/en/reference/ctype/functions/ctype-upper.xml
diff -u phpdoc/en/reference/ctype/functions/ctype-upper.xml:1.2
phpdoc/en/reference/ctype/functions/ctype-upper.xml:1.3
--- phpdoc/en/reference/ctype/functions/ctype-upper.xml:1.2 Wed Apr 17 02:37:03
2002
+++ phpdoc/en/reference/ctype/functions/ctype-upper.xml Sun Jun 15 06:14:18 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ctype.xml, last change in rev 1.1 -->
<refentry id="function.ctype-upper">
<refnamediv>
@@ -14,7 +14,7 @@
</methodsynopsis>
<para>
Returns &true; if every character in <parameter>text</parameter> is
- a uppercase letter in the current locale.
+ an uppercase letter in the current locale.
</para>
<para>
See also <function>ctype_alpha</function> and <function>ctype_lower</function>.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php