]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Another typo (importand).
authorGuido van Rossum <guido@python.org>
Fri, 15 Aug 1997 20:18:44 +0000 (20:18 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Aug 1997 20:18:44 +0000 (20:18 +0000)
README

diff --git a/README b/README
index cb1496fddb09abe409feafdbeca78a2e9f0dace1..845892ffe55353beb4c1965a4bdaf549ae3abd61 100644 (file)
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ changes in Misc/NEWS.  That's still not complete, but it's getting
 there...  I'm working my way through a year of change logs to extract
 meaningful descriptions of all but the most insignificant changes.
 
-Here are the most importand changes since 1.5a2:
+Here are the most important changes since 1.5a2:
 
   - The new "re" module is here (still very experimental).  This is a
   new regular expression package that uses Perl syntax and solves some