summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-04-03 16:42:32 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-04-03 16:42:32 (GMT)
commit45ec3288d0e181334efcaeac7ce6ef44771a2689 (patch)
treea6d36ce2e0931bc869ad0529ad88cef617937ebe /Mac
parent50ef0f41afd313ed3c433f724e6aaa79d7e55c02 (diff)
downloadcpython-45ec3288d0e181334efcaeac7ce6ef44771a2689.zip
cpython-45ec3288d0e181334efcaeac7ce6ef44771a2689.tar.gz
cpython-45ec3288d0e181334efcaeac7ce6ef44771a2689.tar.bz2
Removed trailing whitespaces in miscalenous files.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/Makefile.in b/Mac/Makefile.in
index 03ec738..1255b13 100644
--- a/Mac/Makefile.in
+++ b/Mac/Makefile.in
@@ -1,5 +1,5 @@
-# This file can be invoked from the various frameworkinstall... targets in the
-# main Makefile. The next couple of variables are overridden on the
+# This file can be invoked from the various frameworkinstall... targets in the
+# main Makefile. The next couple of variables are overridden on the
# commandline in that case.
VERSION=@VERSION@
@@ -53,7 +53,7 @@ compileall=$(srcdir)/../Lib/compileall.py
installapps: install_Python install_PythonLauncher install_IDLE
#
-# Install unix tools in /usr/local/bin. These are just aliases for the
+# Install unix tools in /usr/local/bin. These are just aliases for the
# actual installation inside the framework.
#
installunixtools: