summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-02-14 02:32:40 +0000
committerChris Buechler <cmb@pfsense.org>2008-02-14 02:32:40 +0000
commitac65e36e9f31ed79e3879c1dc536237efa15e60f (patch)
tree4a5105751250a37d410439c57408ff3f00c50fae
parent36362c616d7430911acefc4e2e11bb81ae79f751 (diff)
downloadpfsense-ac65e36e9f31ed79e3879c1dc536237efa15e60f.zip
pfsense-ac65e36e9f31ed79e3879c1dc536237efa15e60f.tar.gz
touch up text
Ticket #1644
-rw-r--r--usr/local/pkg/carp_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index e21924e..2d97203 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -183,7 +183,7 @@
}
$wanip = find_interface_ip(get_real_wan_interface());
if($wanip == $_POST["synchronizetoip"])
- $input_errors[] = "CARP sync IP must be the backup firewall IP! You cannot specify this firewalls IP in this location.";
+ $input_errors[] = "CARP sync IP must be the backup firewall's IP! You cannot specify this firewall's IP in this location.";
}
</custom_php_validation_command>
<custom_add_php_command_late>
OpenPOWER on IntegriCloud