From 553112eee86201b66cee4fba56cc8d14115a9cdc Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Wed, 23 Oct 2002 21:41:40 +0000 Subject: [PATCH] Capitalize PHP and spell "web server" using two words. --- README.SUBMITTING_PATCH | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH index 3b30d8b928..900d2cd318 100644 --- a/README.SUBMITTING_PATCH +++ b/README.SUBMITTING_PATCH @@ -66,8 +66,8 @@ Check list for submitting patch ------------------------------- - Did you run "make test" to check if your patch didn't break other features? - - Did you compile PHP with --enable-debug and check php/webserver - error logs when you test your patch? + - Did you compile PHP with --enable-debug and check the PHP and + web server error logs when you test your patch? - Did you build PHP for multi-threaded web servers. (Optional) - Did you create test script for "make test"? (Recommended) - Did you check your patch is unified format and it does not -- 2.50.1