diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-05-02 21:57:08 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-05-02 21:57:08 +0000 |
commit | b1ed535678dfb06ba9fa82e0e0020ce8ca6aef31 (patch) | |
tree | 5390fadff450e051cc1b1f5988aa8a5fec268e57 /usr/local/pkg | |
parent | d3819fcb2158f8f95bdb3a92d256d7db982b3348 (diff) | |
download | pfsense-b1ed535678dfb06ba9fa82e0e0020ce8ca6aef31.zip pfsense-b1ed535678dfb06ba9fa82e0e0020ce8ca6aef31.tar.gz |
Fix spelling mistake
Pointed-out-by: Summat via IRC
Diffstat (limited to 'usr/local/pkg')
-rw-r--r-- | usr/local/pkg/carp_settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index c8ecdbc..4970d4c 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -147,14 +147,14 @@ <fieldname>synchronizetoip</fieldname> <description>Enter the IP address of the firewall you would like to synchronize your rules to.</description> <type>input</type> - <note>Note: CARP sync is currently only supported over http connections - make sure the remote system's WebGUI protocol is set to this! Also note that you will not use the Syncrhonize to IP and password option on backup cluster members!</note> + <note>Note: CARP sync is currently only supported over http connections - make sure the remote system's WebGUI protocol is set to this! Also note that you will not use the Synchronize to IP and password option on backup cluster members!</note> </field> <field> <fielddescr>Remote System Password</fielddescr> <fieldname>password</fieldname> <description>Enter the webGUI password of the system that you would like to synchronize with.</description> <type>password</type> - <note>NOTE: You will not use the Syncrhonize to IP and password option on backup cluster members!</note> + <note>NOTE: You will not use the Synchronize to IP and password option on backup cluster members!</note> </field> </fields> <custom_php_validation_command> |