Whitespace normalization.
diff --git a/Lib/plat-mac/bundlebuilder.py b/Lib/plat-mac/bundlebuilder.py
index aac92bd..266b845 100755
--- a/Lib/plat-mac/bundlebuilder.py
+++ b/Lib/plat-mac/bundlebuilder.py
@@ -150,7 +150,7 @@
bp = self.bundlepath
# Create the app bundle in a temporary location and then
- # rename the completed bundle. This way the Finder will
+ # rename the completed bundle. This way the Finder will
# never see an incomplete bundle (where it might pick up
# and cache the wrong meta data)
self.bundlepath = bp + '~'