summaryrefslogtreecommitdiff
path: root/mcon/U/Csym.U
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
committerBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
commitad837af33e152566dc47d6805cb0a84ce1329ed5 (patch)
tree15fc67268928e2784b815b959de3f9e6212686ef /mcon/U/Csym.U
parentceb3507a8fca872770b3dcd7e5c5b36179ab95b0 (diff)
dist (1:3.5-236-0.2) unstable; urgency=medium
* Non-maintainer upload. * debian/dist.postinst: Fix wrong direction form. (Closes: #908187) * debian/rules: Explicitly provide tool path to avoid usrmerge differences and make package reproducible. (Closes: #915910) * debian/rules: Avoid manually setting DEB_HOST_MULTIARCH, use /usr/share/dpkg/architecture.mk instead. (lintian warning) [dgit import package dist 1:3.5-236-0.2]
Diffstat (limited to 'mcon/U/Csym.U')
-rw-r--r--mcon/U/Csym.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/Csym.U b/mcon/U/Csym.U
index 45ff465..f08a6fa 100644
--- a/mcon/U/Csym.U
+++ b/mcon/U/Csym.U
@@ -32,7 +32,7 @@
?LINT:use libc
?S:csym:
?S: This shell variable is used internally by Configure to check
-?S: wether a given C symbol is defined or not. A typical use is:
+?S: whether a given C symbol is defined or not. A typical use is:
?S: set symbol result [-fva] [previous]
?S: eval $csym
?S: That will set result to 'true' if the function [-f], variable [-v]