From: Maxim Maletsky Date: Fri, 15 Nov 2002 02:06:11 +0000 (+0000) Subject: I mean - todo typo :) X-Git-Tag: BEFORE_RENAMING~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd9b49566329a48a4d835a6010e02252e4880a6a;p=php I mean - todo typo :) --- diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index 898878cd32..ce94ae2918 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -47,7 +47,7 @@ * - delay OCIInitialize() as far as we can. * - add PHP Array <-> OCICollection conversion * - add Collection iterator object for INDEX BY tables - * - make auto-rollaback only happen if we have an outstanding transaction + * - make auto-rollback only happen if we have an outstanding transaction * - implement ocidisconnect */