For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > February 2007 > cvs: phpdoc /en/reference/strings/functions strnatcasecmp.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/strings/functions strnatcasecmp.xml
Antony Dovgal

2007-02-26, 4:00 am

tony2001 Mon Feb 26 07:56:11 2007 UTC

Modified files:
/phpdoc/en/reference/strings/functions strnatcasecmp.xml
Log:
remove bogus semicolon


http://cvs.php.net/viewvc.cgi/phpdo...6&diff_format=u
Index: phpdoc/en/reference/strings/functions/strnatcasecmp.xml
diff -u phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.5 phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.6
--- phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.5 Fri Aug 11 17:15:27 2006
+++ phpdoc/en/reference/strings/functions/strnatcasecmp.xml Mon Feb 26 07:56:11 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.38 -->
<refentry id="function.strnatcasecmp">
<refnamediv>
@@ -28,7 +28,7 @@
<simpara>
Similar to other string comparison functions, this one returns
&lt; 0 if <parameter>str1</parameter> is less than
- <parameter>str2</parameter>; &gt; 0 if
+ <parameter>str2</parameter> &gt; 0 if
<parameter>str1</parameter> is greater than
<parameter>str2</parameter>, and 0 if they are equal.
</simpara>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com