summaryrefslogtreecommitdiff
path: root/mcon/man/mconfig.SH
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-01-15 00:52:36 -0800
committerManoj Srivastava <srivasta@debian.org>2016-01-15 00:52:36 -0800
commit54e12aa12672107fbfdf6aa22e588b1ca1e6df1f (patch)
treec627260f7ec4f6fe39d36f7f954b46ec480c4028 /mcon/man/mconfig.SH
parent8671d24471128df60879bb7006b58b1ac1c3299f (diff)
[master]: Spelling fixes.debian/1%3.5-36.0001-2
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'mcon/man/mconfig.SH')
-rwxr-xr-xmcon/man/mconfig.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/man/mconfig.SH b/mcon/man/mconfig.SH
index 91bafee..7728439 100755
--- a/mcon/man/mconfig.SH
+++ b/mcon/man/mconfig.SH
@@ -909,7 +909,7 @@ multiple inclusions of this file. Then comes the heart of the file...
.PP
It helps to know that \fI\$d_*\fR and \fI\$i_*\fR variables are set to
either '\fIdefine\fR' or '\fIundef\fR' by \fIConfigure\fR, depending on
-wether a function or an include file is present on the system or not.
+whether a function or an include file is present on the system or not.
That means the:
.Ex
#\$\&d_bcopy HAS_BCOPY /**/