summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/suff.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/suff.c')
-rw-r--r--usr.bin/make/suff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/suff.c b/usr.bin/make/suff.c
index 0e58fb9..81d4216 100644
--- a/usr.bin/make/suff.c
+++ b/usr.bin/make/suff.c
@@ -846,7 +846,7 @@ Suff_GetPath (sname)
* The searchPath field of all the suffixes is extended by the
* directories in dirSearchPath. If paths were specified for the
* ".h" suffix, the directories are stuffed into a global variable
- * called ".INCLUDES" with each directory preceeded by a -I. The same
+ * called ".INCLUDES" with each directory preceded by a -I. The same
* is done for the ".a" suffix, except the variable is called
* ".LIBS" and the flag is -L.
*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud