From 86012ea2ed2b7402783a9f6094a7951f2e5f1317 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 25 Feb 2014 06:24:57 +0000 Subject: [PATCH] Typo in comment (was r1571368) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1571578 13f79535-47bb-0310-9956-ffa450edef68 --- modules/core/mod_watchdog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/mod_watchdog.c b/modules/core/mod_watchdog.c index 7ad13bf8d4..dfdff2f94c 100644 --- a/modules/core/mod_watchdog.c +++ b/modules/core/mod_watchdog.c @@ -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 */ /* */ /*--------------------------------------------------------------------------*/ -- 2.40.0