]> granicus.if.org Git - python/commitdiff
Fix plural.
authorGeorg Brandl <georg@python.org>
Sun, 21 Mar 2010 19:01:38 +0000 (19:01 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 21 Mar 2010 19:01:38 +0000 (19:01 +0000)
Misc/Porting

index ec9cf1f4411d3d5c27c8d793862099bad4f3c174..51f73e63d1e4aa8e2986e11081d3ca03a6bce8a3 100644 (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.