diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-30 17:22:44 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-30 17:22:44 (GMT) |
commit | bf2604c0cc0d954c452d3077b1fa6b90db4df70e (patch) | |
tree | 07a5d059b40c80f8afcc43879a380bc1492e3be6 /README | |
parent | b365c15fb8b3e551a30829280cc264ed044dea27 (diff) | |
download | cpython-bf2604c0cc0d954c452d3077b1fa6b90db4df70e.zip cpython-bf2604c0cc0d954c452d3077b1fa6b90db4df70e.tar.gz cpython-bf2604c0cc0d954c452d3077b1fa6b90db4df70e.tar.bz2 |
Fix typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ To subscribe to the list, use the mailman form: Build Instructions ------------------ -On Unix, Linx, BSD, OSX, and Cygwin: +On Unix, Linux, BSD, OSX, and Cygwin: ./configure make |