samesch         Mon Feb 12 15:00:25 2007 UTC

  Modified files:              
    /phpdoc/en/reference/mssql/functions        mssql-bind.xml 
  Log:
  grammar: word order
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-bind.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/mssql/functions/mssql-bind.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.10 
phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.11
--- phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.10     Mon Feb 12 
09:37:43 2007
+++ phpdoc/en/reference/mssql/functions/mssql-bind.xml  Mon Feb 12 15:00:25 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <refentry id='function.mssql-bind'>
  <refnamediv>
   <refname>mssql_bind</refname>
@@ -44,8 +44,8 @@
       <note>
        <para>
         You have to include the <literal>@</literal> character, like in the
-        T-SQL syntax. See the included in <function>mssql_execute</function>
-        explanation. 
+        T-SQL syntax. See the explanation included in
+        <function>mssql_execute</function>. 
        </para>
       </note>
      </listitem>

Reply via email to