add missing word

This commit is contained in:
Fred Drake 2005-01-23 15:16:08 +00:00
parent 926d45bb4e
commit 9c131f2879

View file

@ -25,7 +25,8 @@ Core and builtins
Extension Modules
-----------------
- The spwd has been added, allowing access to the shadow password database.
- The spwd module has been added, allowing access to the shadow password
database.
- stat_float_times is now True.