From f63c145039565926236fc342f21d20ad2ae12b74 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 24 Feb 2014 17:50:16 +0000 Subject: fix spelling error in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1571368 13f79535-47bb-0310-9956-ffa450edef68 --- modules/core/mod_watchdog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/core') 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 */ /* */ /*--------------------------------------------------------------------------*/ -- cgit v1.2.1