From 76a0368a4f45fccd6e1eae9b98453fc7fd4f44ad Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 13 Jan 2014 14:48:17 -0500 Subject: [PATCH] Fix comment typo in previous, sigh --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 20678a73f3..e69998e3e5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -375,7 +375,7 @@ lib lib-src lisp nt: Makefile FRC # is not wrong, but is overkill in 99.99% of the cases. # # Note the use of single quotes in the value of vcswitness. -# This passes an unexpanded $scrdir to src's Makefile, which then +# This passes an unexpanded $srcdir to src's Makefile, which then # expands it using its own value of srcdir (which points to the # source directory of src/). src: Makefile FRC -- 2.20.1