]> granicus.if.org Git - apache/commitdiff
Typo in comment (was r1571368)
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 25 Feb 2014 06:24:57 +0000 (06:24 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 25 Feb 2014 06:24:57 +0000 (06:24 +0000)
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

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                                                          */
 /*                                                                          */
 /*--------------------------------------------------------------------------*/