diff options
| author | tarek <none@none> | 2009-09-08 23:30:09 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-09-08 23:30:09 +0200 |
| commit | 03f3942553e39b62ae308784542eaf0b1427c0dd (patch) | |
| tree | dd1235484e5a80c276ea0aeae8f2b3db9281e70b | |
| parent | 7a5b40fd7a6ffc4edff0d3aafacab5dad57384e7 (diff) | |
| download | python-setuptools-git-03f3942553e39b62ae308784542eaf0b1427c0dd.tar.gz | |
typo
--HG--
branch : distribute
extra : rebase_source : e532131d277db59590063100d2fed06f87248bc3
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cff23b9c..a82857b3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -25,7 +25,7 @@ setuptools * Fixed invalid bootstraping with easy_install installation http://bitbucket.org/tarek/distribute/issue/40. - Thanks to Florian Shchulze for the help. + Thanks to Florian Schulze for the help. * Removed buildout/bootstrap.py. A new repository will create a specific bootstrap.py script. |
