From 4d0130e7c8ddafddaf93d7e9b146e30b1e017be4 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 21 Mar 2010 19:01:38 +0000 Subject: [PATCH] Fix plural. --- Misc/Porting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/Porting b/Misc/Porting index ec9cf1f441..51f73e63d1 100644 --- a/Misc/Porting +++ b/Misc/Porting @@ -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. -- 2.40.0