spelling fixes
[exim.git] / src / src / readconf.c
index 44452baa6dec2382f76aa2283cc86a8eecfeb0df..5742d10ae24da0b16c7196d4445366a9bf5cea8a 100644 (file)
@@ -966,7 +966,7 @@ for (;;)
 
   /* Handle conditionals, which are also applied to physical lines. Conditions
   are of the form ".ifdef ANYTEXT" and are treated as true if any macro
-  expansion occured on the rest of the line. A preliminary test for the leading
+  expansion occurred on the rest of the line. A preliminary test for the leading
   '.' saves effort on most lines. */
 
   if (*ss == '.')