214 spelling fixes
[exim.git] / src / OS / Makefile-FreeBSD
index ebb116bf2af5b8d6c1960d1bdcc328700bb5380e..92d349d331f79d019992e6e150e57b154f4f6e7b 100644 (file)
@@ -11,7 +11,7 @@ HAVE_SA_LEN=YES
 # crypt() is in a separate library
 LIBS=-lcrypt -lm -lutil
 
-# Dynamicly loaded modules need to be built with -fPIC
+# Dynamically loaded modules need to be built with -fPIC
 CFLAGS_DYNAMIC=-shared -rdynamic -fPIC
 
 # FreeBSD always ships with Berkeley DB