X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f0033d1eda2bf74747bd1034a404a71b1ce7c2ea..4789da3a20432b8ce9cdccfb0713c027f91447c9:/src/src/exim.h diff --git a/src/src/exim.h b/src/src/exim.h index c18c9aef3..32871660d 100644 --- a/src/src/exim.h +++ b/src/src/exim.h @@ -55,7 +55,7 @@ making unique names. */ #define LOCALHOST_MAX 10 #endif -/* If not overriden by os.h, dynamic libraries have filenames ending .so */ +/* If not overridden by os.h, dynamic libraries have filenames ending .so */ #ifndef DYNLIB_FN_EXT # define DYNLIB_FN_EXT "so" #endif