]> granicus.if.org Git - php/commitdiff
Fix typo. A shutdown function is of course called, when the server
authorSascha Schumann <sas@php.net>
Wed, 5 Jul 2000 11:27:24 +0000 (11:27 +0000)
committerSascha Schumann <sas@php.net>
Wed, 5 Jul 2000 11:27:24 +0000 (11:27 +0000)
exits.

sapi/aolserver/aolserver.c

index 0374893a314d4c3025535793cc3963712de49e11..21c4b4ff2ef6cee2fcae3b37b7faa94b03d91a71 100644 (file)
@@ -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