Fix plural.

This commit is contained in:
Georg Brandl 2010-03-21 19:01:38 +00:00
parent 46c2db5d3c
commit 4d0130e7c8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ target platform. Forget about the posix module for now -- simply take
it out of the config.c file.
Bang on it until you get a >>> prompt. (You may have to disable the
importing of "site.py" by passing the -S options.)
importing of "site.py" by passing the -S option.)
Then bang on it until it executes very simple Python statements.