From a331f43f8cc8f2b9c23ddee95632b765e2e440e5 Mon Sep 17 00:00:00 2001 From: Jille Timmermans Date: Tue, 29 May 2012 15:44:04 +0200 Subject: [PATCH] Typofix in comment in proc_open.c --- ext/standard/proc_open.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/proc_open.c b/ext/standard/proc_open.c index 98288e4d220..db63a67b775 100644 --- a/ext/standard/proc_open.c +++ b/ext/standard/proc_open.c @@ -57,7 +57,7 @@ /* This symbol is defined in ext/standard/config.m4. * Essentially, it is set if you HAVE_FORK || PHP_WIN32 - * Otherplatforms may modify that configure check and add suitable #ifdefs + * Other platforms may modify that configure check and add suitable #ifdefs * around the alternate code. * */ #ifdef PHP_CAN_SUPPORT_PROC_OPEN