summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-02-17 20:00:27 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2021-03-07 23:39:46 +0000
commit8b67c555ee9cfb7617ca2e94bb1c53eab8b7e39b (patch)
tree050308902ca9b81e60a1c84eb3afdd003c1decd4 /src
parent97045ae80155d4423540405d514020ee1963f42d (diff)
wip
Diffstat (limited to 'src')
-rw-r--r--src/src/EDITME4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src/EDITME b/src/src/EDITME
index 75c3e7c6c..b583a993c 100644
--- a/src/src/EDITME
+++ b/src/src/EDITME
@@ -198,7 +198,7 @@ SPOOL_DIRECTORY=/var/spool/exim
# the libraries and headers are installed, as the pkg-config .pc
# specification should include all -L/-I information necessary.
# Enabling the USE_*_PC options should be sufficient. If not using
-# pkg-config, then you have to specify the libraries, and you mmight
+# pkg-config, then you have to specify the libraries, and you might
# need to specify the locations too.
# Uncomment the following lines if you want
@@ -207,7 +207,7 @@ SPOOL_DIRECTORY=/var/spool/exim
# Unless you do this, you must define one of USE_OPENSSL or USE_GNUTLS
# below.
-# If you are buliding with TLS, the library configuration must be done:
+# If you are building with TLS, the library configuration must be done:
# Uncomment this if you are using OpenSSL
# USE_OPENSSL=yes