Author: mattip <[email protected]>
Branch: packaging
Changeset: r71676:9cec6b2bd201
Date: 2014-05-22 21:29 +0300
http://bitbucket.org/pypy/pypy/changeset/9cec6b2bd201/

Log:    typos

diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pypy/tool/release/package.py
+++ b/pypy/tool/release/package.py
@@ -86,13 +86,13 @@
 =======================================================
 
 This section is an incomplete, but growing list of licenses and 
acknowledgements
-for third-party software incorporated in the Python distribution.
+for third-party software incorporated in the PyPy distribution.
 
 '''
     txt += '''gdbm
 ----
 
-The gdbm module includes code from gdbm.h, which is distributed under th terms
+The gdbm module includes code from gdbm.h, which is distributed under the terms
 of the GPL license version 2 or any later version.
 '''
     return txt
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to