summaryrefslogtreecommitdiff
path: root/mcon/U/Inhdr.U
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/U/Inhdr.U
parent8671d24471128df60879bb7006b58b1ac1c3299f (diff)
[master]: Spelling fixes.debian/1%3.5-36.0001-2
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'mcon/U/Inhdr.U')
-rw-r--r--mcon/U/Inhdr.U6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcon/U/Inhdr.U b/mcon/U/Inhdr.U
index 2c1f176..49b6007 100644
--- a/mcon/U/Inhdr.U
+++ b/mcon/U/Inhdr.U
@@ -19,7 +19,7 @@
?RCS: Baseline for dist 3.0 netwide release.
?RCS:
?X:
-?X: This unit checks wether a set of header files exists or not.
+?X: This unit checks whether a set of header files exists or not.
?X: If the first header is not found, the function tries to locate
?X: the next header, and so on, until one is found or there is no
?X: more header in the list.
@@ -34,10 +34,10 @@
?V:inhdr
?S:inhdr:
?S: This shell variable is used internally by Configure to check
-?S: wether a set of headers exist or not. A typical use is:
+?S: whether a set of headers exist or not. A typical use is:
?S: set header i_header [ header2 i_header2 ... ]
?S: eval $inhdr
-?S: That will print a message, saying wether header was found or
+?S: That will print a message, saying whether header was found or
?S: not and set i_header* accordingly. If the first header is not
?S: found, we try the next one, until the list is empty or one is found.
?S:.