summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:14 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:14 -0300
commit5aa68a55a6724f32b934bab2ce6d1e939868979d (patch)
tree3d95e10ac02c18791fc90aacce08c12c4332343e /etc/inc/gwlb.inc
parent434a9daecc80110c0125af43fd0287854cb97a87 (diff)
downloadpfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.zip
pfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.tar.gz
Fix #3113, fix multiple english spell errors s/seperet/separat/
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 9f7ebf7..3f9e1fe 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -676,7 +676,7 @@ function return_gateway_groups_array() {
if (is_array($config['gateways']['gateway_group'])) {
$carplist = get_configured_carp_interface_list();
foreach ($config['gateways']['gateway_group'] as $group) {
- /* create array with group gateways members seperated by tier */
+ /* create array with group gateways members separated by tier */
$tiers = array();
$backupplan = array();
$gwvip_arr = array();
OpenPOWER on IntegriCloud