From 05f07d2ebaf9452a6c143906d8e9c06fc740e975 Mon Sep 17 00:00:00 2001 From: Maxim Maletsky Date: Fri, 15 Nov 2002 02:05:06 +0000 Subject: [PATCH] todo typo --- ext/oci8/oci8.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index 4b2a904f69..898878cd32 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-rollabck only happen if we have an outstanding transaction + * - make auto-rollaback only happen if we have an outstanding transaction * - implement ocidisconnect */ -- 2.40.0