From 832c1abbb92e080e6d823f7bc3f228d1f5463148 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Mon, 9 Jan 2012 11:47:28 +0000 Subject: [PATCH] Fix XML validation error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1229099 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_watchdog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_watchdog.xml b/docs/manual/mod/mod_watchdog.xml index 14dcd5c9751..b85386b9c39 100644 --- a/docs/manual/mod/mod_watchdog.xml +++ b/docs/manual/mod/mod_watchdog.xml @@ -52,8 +52,8 @@ core or, if a dynamic module, be loaded before the calling module. server config -Sets the interval at which the watchdog_step hook runs. Default is to run every -second. +

Sets the interval at which the watchdog_step hook runs. Default is to run every +second.

-- 2.47.2