From: Sascha Schumann Date: Wed, 5 Jul 2000 11:27:24 +0000 (+0000) Subject: Fix typo. A shutdown function is of course called, when the server X-Git-Tag: PRE_METHOD_CALL_SEPERATE_FIX_PATCH~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e805a607cf81b36c1a5c90bcb1a2b90f12869305;p=php Fix typo. A shutdown function is of course called, when the server exits. --- diff --git a/sapi/aolserver/aolserver.c b/sapi/aolserver/aolserver.c index 0374893a31..21c4b4ff2e 100644 --- a/sapi/aolserver/aolserver.c +++ b/sapi/aolserver/aolserver.c @@ -576,7 +576,7 @@ php_ns_config(php_ns_context *ctx, char global) /* * php_ns_server_shutdown() performs the last steps before the - * server exists. Shutdowns basic services and frees memory + * server exits. Shutdowns basic services and frees memory */ static void