commit | 1fed5b3fbd7802cea63f4bbe9b541c2e99e4560b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Aug 15 20:18:44 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Aug 15 20:18:44 1997 +0000 |
tree | 2e607d937ad78e9769cb9347761bd140fc9ae4e3 | |
parent | bda6fe6bb84b132f220bc371dcf4f37dfc797869 [diff] |
Another typo (importand).
diff --git a/README b/README index cb1496f..845892f 100644 --- a/README +++ b/README
@@ -13,7 +13,7 @@ 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