]> granicus.if.org Git - apache/commitdiff
fix spelling error in comment
authorJeff Trawick <trawick@apache.org>
Mon, 24 Feb 2014 17:50:16 +0000 (17:50 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 24 Feb 2014 17:50:16 +0000 (17:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1571368 13f79535-47bb-0310-9956-ffa450edef68

modules/core/mod_watchdog.c

index 7ad13bf8d4839e5e305dbf406c9c1ed971209f09..dfdff2f94cee74c840e43a16221ef90cb09e5631 100644 (file)
@@ -388,7 +388,7 @@ static apr_status_t ap_watchdog_register_callback(ap_watchdog_t *w,
 /*                                                                          */
 /* Pre config hook.                                                         */
 /* Create default watchdogs for parent and child                            */
-/* Parent watchdog executes inside parent proces so it doesn't need the     */
+/* Parent watchdog executes inside parent process so it doesn't need the    */
 /* singleton mutex                                                          */
 /*                                                                          */
 /*--------------------------------------------------------------------------*/