From ca3076197c6393bd2106f1c8d4048f583cd66caf Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 6 Aug 2012 11:10:51 +0000 Subject: [PATCH] spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369779 13f79535-47bb-0310-9956-ffa450edef68 --- modules/proxy/mod_serf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/proxy/mod_serf.c b/modules/proxy/mod_serf.c index 8f0ce7c464..52260275d0 100644 --- a/modules/proxy/mod_serf.c +++ b/modules/proxy/mod_serf.c @@ -788,7 +788,7 @@ static const char* hb_config_check(void *baton, hb_table_baton_t b; if (apr_is_empty_table(params)) { - return "SerfCluster Heartbeat requires a path to the heartbat information."; + return "SerfCluster Heartbeat requires a path to the heartbeat information."; } b.p = cmd->pool; -- 2.40.0