summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8_failover.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/oci8_failover.c')
-rw-r--r--ext/oci8/oci8_failover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/oci8_failover.c b/ext/oci8/oci8_failover.c
index 106945ece7..ab27997458 100644
--- a/ext/oci8/oci8_failover.c
+++ b/ext/oci8/oci8_failover.c
@@ -71,7 +71,7 @@ sb4 callback_fn(void *svchp, void *envhp, void *fo_ctx, ub4 fo_type, ub4 fo_even
returnValue = (sb4) Z_LVAL(retval);
}
- /* Setting params[0] to null so ressource isn't destroyed on zval_dtor */
+ /* Setting params[0] to null so resource isn't destroyed on zval_dtor */
ZVAL_NULL(&params[0]);
/* Cleanup */