summaryrefslogtreecommitdiffstats
path: root/Modules/Makefile.pre.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-09-01 02:40:11 (GMT)
committerGuido van Rossum <guido@python.org>2000-09-01 02:40:11 (GMT)
commitb92b62771eb63ac76d9cdc25dd74f8c5a4f45567 (patch)
tree27a69a81ab6a963857ab2e55861f4295bd381b71 /Modules/Makefile.pre.in
parent04127de434cb04dce332da41aaeca6ea0d508a32 (diff)
downloadcpython-b92b62771eb63ac76d9cdc25dd74f8c5a4f45567.zip
cpython-b92b62771eb63ac76d9cdc25dd74f8c5a4f45567.tar.gz
cpython-b92b62771eb63ac76d9cdc25dd74f8c5a4f45567.tar.bz2
Moodules -> Modules.
Diffstat (limited to 'Modules/Makefile.pre.in')
-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 "----------------------------------------------"; \