tidying
[exim.git] / src / src / verify.c
index a50ac8b7b3984eae03592e6d9a1828e7d84de1ab..07e663536268b3d8f70b4c005bd1d7c172a74897 100644 (file)
@@ -113,7 +113,7 @@ int options = *opt_ptr;
 open_db dbblock;
 open_db *dbm_file = NULL;
 
-/* Open the callout cache database, it it exists, for reading only at this
+/* Open the callout cache database, if it exists, for reading only at this
 stage, unless caching has been disabled. */
 
 if (options & vopt_callout_no_cache)