summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index 3e89ef7..7555abf 100644
--- a/Modules/Makefile.pre.in
+++ b/Modules/Makefile.pre.in
@@ -164,7 +164,7 @@ Setup: $(srcdir)/Setup.in
@if [ -f Setup ] ; then \
echo; \
echo "----------------------------------------------"; \
- echo "Modules/Setup.in is newer than Moodules/Setup;"; \
+ echo "Modules/Setup.in is newer than Modules/Setup;"; \
echo "check to make sure you have all the updates"; \
echo "you need in your Setup file."; \
echo "----------------------------------------------"; \