Expansions: new ${lheader:<name>}. Bug 2272
[exim.git] / src / src / search.c
index ccad25021675a412a5cf58220c5ad0cc5f0607d0..b1dc884c9341d715f2faebbd8deffd9d4476c7ef 100644 (file)
@@ -757,7 +757,7 @@ else if (partial >= 0)
   }
 
 /* If nothing has been matched, but the option to look for "*@" is set, try
-replacing everthing to the left of @ by *. After a match, the wild part
+replacing everything to the left of @ by *. After a match, the wild part
 is set to the string to the left of the @. */
 
 if (yield == NULL && (starflags & SEARCH_STARAT) != 0)