diff options
author | BBcan177 <bbcan177@gmail.com> | 2014-12-20 21:40:10 -0500 |
---|---|---|
committer | BBcan177 <bbcan177@gmail.com> | 2014-12-20 21:40:10 -0500 |
commit | d43feb2ccc0cd5a617a20858c6ca5e3129e649a0 (patch) | |
tree | 799689872bee5ca6353bdc58a4352af7253946c0 /config/pfblockerng/pfblockerng_sync.xml | |
parent | 3c550d697148b68190929ec86ef31cc4240c39b0 (diff) | |
download | pfsense-packages-d43feb2ccc0cd5a617a20858c6ca5e3129e649a0.tar.gz pfsense-packages-d43feb2ccc0cd5a617a20858c6ca5e3129e649a0.tar.bz2 pfsense-packages-d43feb2ccc0cd5a617a20858c6ca5e3129e649a0.zip |
Fix typo
Diffstat (limited to 'config/pfblockerng/pfblockerng_sync.xml')
-rw-r--r-- | config/pfblockerng/pfblockerng_sync.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pfblockerng/pfblockerng_sync.xml b/config/pfblockerng/pfblockerng_sync.xml index 34a6ba56..06ea40db 100644 --- a/config/pfblockerng/pfblockerng_sync.xml +++ b/config/pfblockerng/pfblockerng_sync.xml @@ -138,7 +138,7 @@ <fieldname>varsynconchanges</fieldname> <description><![CDATA[When enabled, this will sync all configuration settings to the Replication Targets.<br /><br /> <b>Important:</b> While using "Sync to hosts defined below", only sync from host A to B, A to C - <br /> but <b>do not</B> enable XMLRPC sync <b>to</b> A. This will result in a loop!]]> + <br /> but <b>do not</b> enable XMLRPC sync <b>to</b> A. This will result in a loop!]]> </description> <type>select</type> <required/> |