From 60fede4c90746ef3408ed27a15dd405b3a46a83b Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Sun, 21 Dec 2014 19:07:19 +0100 Subject: New upstream version 5.6.4+dfsg --- sapi/cgi/cgi_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/cgi/cgi_main.c') diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index 437d09cf3..c0b040a6d 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -2273,7 +2273,7 @@ consult the installation file that came with this distribution, or visit \n\ /* all remaining arguments are part of the query string * this section of code concatenates all remaining arguments - * into a single string, seperating args with a & + * into a single string, separating args with a & * this allows command lines like: * * test.php v1=test v2=hello+world! -- cgit v1.2.3