summaryrefslogtreecommitdiff
path: root/read.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-09 01:53:55 -0400
committerPaul Smith <psmith@gnu.org>2013-10-09 01:53:55 -0400
commit0ef429d2f5520c627a3577c87481e85a4d56ba36 (patch)
treed8b809eb9e488113a3cee2eab21298fe310a5e58 /read.c
parentd6b77bd2214a70aea629309110b9d844419a30f3 (diff)
downloadmake-0ef429d2f5520c627a3577c87481e85a4d56ba36.tar.gz
[SV 39709] Fix some typos.
Diffstat (limited to 'read.c')
-rw-r--r--read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.c b/read.c
index 7f90b9b9..15d1b13c 100644
--- a/read.c
+++ b/read.c
@@ -1073,7 +1073,7 @@ eval (struct ebuffer *ebuf, int set_default)
here, but merely copy, since now you're beyond a ";"
and into a command script. However, the old parser
expanded the whole line, so we continue that for
- backwards-compatiblity. Also, it wouldn't be
+ backwards-compatibility. Also, it wouldn't be
entirely consistent, since we do an unconditional
expand below once we know we don't have a
target-specific variable. */