yannick Mon Mar 19 18:05:39 2007 UTC
Modified files:
/phpdoc/en/reference/oci8/functions oci-connect.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oci8/functions/oci-connect.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/oci8/functions/oci-connect.xml
diff -u phpdoc/en/reference/oci8/functions/oci-connect.xml:1.10
phpdoc/en/reference/oci8/functions/oci-connect.xml:1.11
--- phpdoc/en/reference/oci8/functions/oci-connect.xml:1.10 Mon Feb 5
03:10:17 2007
+++ phpdoc/en/reference/oci8/functions/oci-connect.xml Mon Mar 19 18:05:39 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.oci-connect">
<refnamediv>
<refname>oci_connect</refname>
@@ -17,7 +17,7 @@
<methodparam
choice="opt"><type>int</type><parameter>session_mode</parameter></methodparam>
</methodsynopsis>
<para>
- Rturns a connection identifier needed for most other OCI calls.
+ Returns a connection identifier needed for most other OCI calls.
</para>
</refsect1>