214 spelling fixes
[exim.git] / src / src / lookups / ibase.c
index 6405a64485c804e140a01c6e215bb1133b80c276..b29fccca78cbcb8d790fe3b6b6843feca3269d7d 100644 (file)
@@ -426,7 +426,7 @@ always leaves enough room for a terminating zero. */
     if (stmth != NULL)
         isc_dsql_free_statement(status, &stmth, DSQL_drop);
 
-/* Non-NULL result indicates a sucessful result */
+/* Non-NULL result indicates a successful result */
 
     if (result != NULL) {
         *resultptr = result;