aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@world.inf.org>2013-07-10 19:08:48 -0700
committerPhil Davis <phil.davis@world.inf.org>2013-07-10 19:08:48 -0700
commitbebbed4fcdf30f36faa5eb047fdfb8e9bcbe058f (patch)
treed103e4d2638a6b241ef1c652114c929de006f8b6 /config/haproxy
parentc3ec4e03a095feddc8bacb01d1e4375039b21092 (diff)
downloadpfsense-packages-bebbed4fcdf30f36faa5eb047fdfb8e9bcbe058f.tar.gz
pfsense-packages-bebbed4fcdf30f36faa5eb047fdfb8e9bcbe058f.tar.bz2
pfsense-packages-bebbed4fcdf30f36faa5eb047fdfb8e9bcbe058f.zip
HAproxy UI minor text typo
Diffstat (limited to 'config/haproxy')
-rwxr-xr-xconfig/haproxy/haproxy_global.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_global.php b/config/haproxy/haproxy_global.php
index 3d64e946..5d3725e5 100755
--- a/config/haproxy/haproxy_global.php
+++ b/config/haproxy/haproxy_global.php
@@ -342,7 +342,7 @@ function enable_change(enable_change) {
<td width="78%" class="vtable">
<input name="syncusername" type="text" value="<?= empty($pconfig['syncusername']) ? 'admin' : $pconfig['syncusername'];?>">
<br/>
- <strong>Enter the usernmame that will be used during configuration synchronization. This is generally "admin" or an admin-level privileged account on the target system..</strong>
+ <strong>Enter the username that will be used during configuration synchronization. This is generally "admin" or an admin-level privileged account on the target system.</strong>
</td>
</tr>
<tr>