commit | cc71a795df4986bca5f88ce1e30f81608ca7387d | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Tue Apr 05 06:19:42 2016 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Tue Apr 05 06:19:42 2016 +0000 |
tree | 2372590be9a189f04f3e1cd048af3fd5255a4ae7 | |
parent | 28f35b24b67961626caa00dfee2c18223a05b696 [diff] [blame] |
Fix typos in documentation and comments
diff --git a/README b/README index 1ba742e..d58c409 100644 --- a/README +++ b/README
@@ -71,7 +71,7 @@ and stderr, that may appear at this step is supressed. Finally, the last step is to rebuild the interpreter, using the information -collected in the previous one. The end result will be a the Python binary +collected in the previous one. The end result will be a Python binary that is optimized and suitable for distribution or production installation.