betz Sat Jan 11 04:57:37 2003 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
WS fix
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.98 phpdoc/en/language/types.xml:1.99
--- phpdoc/en/language/types.xml:1.98 Sat Nov 9 09:06:33 2002
+++ phpdoc/en/language/types.xml Sat Jan 11 04:57:37 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.98 $ -->
+<!-- $Revision: 1.99 $ -->
<chapter id="language.types">
<title>Types</title>
@@ -352,7 +352,7 @@
The size of an integer is platform-dependent, although a
maximum value of about two billion is the usual value
(that's 32 bits signed). PHP does not support unsigned
- integers.
+ integers.
</para>
</sect2>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php