diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-01-18 11:30:26 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-01-18 11:30:26 -0500 |
commit | 4c04137d73637107669e02b21f890387aaa2ef34 (patch) | |
tree | 9c3f7724dc5b4eb10b51beae1983cbc6398f015d /src/OS/Makefile-Default | |
parent | 5dc309a45b3f266afbe1b8ccc9a066b0f76650a3 (diff) |
214 spelling fixes
Diffstat (limited to 'src/OS/Makefile-Default')
-rw-r--r-- | src/OS/Makefile-Default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/Makefile-Default b/src/OS/Makefile-Default index a0d9afa95..b3990fe84 100644 --- a/src/OS/Makefile-Default +++ b/src/OS/Makefile-Default @@ -286,7 +286,7 @@ LOCAL_SCAN_SOURCE=src/local_scan.c ############################################################################# # The following definitions are relevant only when compiling the Exim monitor -# program, which requires an X11 display. See the varible EXIM_MONITOR in +# program, which requires an X11 display. See the variable EXIM_MONITOR in # src/EDITME for how to suppress this compilation. # X11 contains the location of the X11 libraries and include files. |