[Zope-Checkins]
SVN: Zope/branches/tim-2.9-windows-installer/inst/WinBuilders/mk/zope.mk
Typo repair in a comment.
Tim Peters
tim.one at comcast.net
Thu Jan 12 21:39:05 EST 2006
Log message for revision 41292:
Typo repair in a comment.
Changed:
U Zope/branches/tim-2.9-windows-installer/inst/WinBuilders/mk/zope.mk
-=-
Modified: Zope/branches/tim-2.9-windows-installer/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/tim-2.9-windows-installer/inst/WinBuilders/mk/zope.mk 2006-01-12 23:38:13 UTC (rev 41291)
+++ Zope/branches/tim-2.9-windows-installer/inst/WinBuilders/mk/zope.mk 2006-01-13 02:39:04 UTC (rev 41292)
@@ -58,7 +58,7 @@
#
# Yuck: no matter what I pass to --install-headers, it throws away the
# last path component. We actually want to copy the Zope/ZODB headers
-# into bin/Include. The "nonsense" at the end gets throws away, and that
+# into bin/Include. The "nonsense" at the end gets thrown away, and that
# smells like a bug. When it gets fixed, I suppose this will copy the
# headers to bin/Include/nonsense/.
$(BUILD_DIR)/lib/python/Zope2/version.txt: $(BUILD_DIR)/bin/python.exe
More information about the Zope-Checkins
mailing list