summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-08-29 02:21:54 +0000
committerGlenn Morris <rgm@gnu.org>2009-08-29 02:21:54 +0000
commit278b354f097e17cd01b82ccb1bceca58681a64f1 (patch)
treeaa6532980930a4ddeaf86cbea2cd25c5ace699b2 /Makefile.in
parent2bc6a820b6307dd1af06dcc748113f2accb89a32 (diff)
downloademacs-278b354f097e17cd01b82ccb1bceca58681a64f1.tar.gz
Whitespace.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 82b0746babc..80995cd32a6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -822,7 +822,7 @@ force-info:
# and give a standard error if makeinfo is needed but missing.
# While it would be nice to give a more detailed error message, that
# would require changing every rule in doc/ that builds an info file,
-# and it's not worth it. This case is only relevant if you download a
+# and it's not worth it. This case is only relevant if you download a
# release, then change the .texi files.
info: force-info
@if test "$(MAKEINFO)" = "off"; then \