]> granicus.if.org Git - python/commitdiff
Moodules -> Modules.
authorGuido van Rossum <guido@python.org>
Fri, 1 Sep 2000 02:40:11 +0000 (02:40 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 Sep 2000 02:40:11 +0000 (02:40 +0000)
Modules/Makefile.pre.in

index 3e89ef7091dc694ec03d2edbf0edc44f9aedcb54..7555abf504f01594023564b744d85342649f694c 100644 (file)
@@ -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 "----------------------------------------------"; \