Another typo (importand).

This commit is contained in:
Guido van Rossum 1997-08-15 20:18:44 +00:00
parent bda6fe6bb8
commit 1fed5b3fbd
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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