diff options
Diffstat (limited to 'htroot/Settings_Proxy.inc')
| -rw-r--r-- | htroot/Settings_Proxy.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Settings_Proxy.inc b/htroot/Settings_Proxy.inc index a0e655595..2bd3f1832 100644 --- a/htroot/Settings_Proxy.inc +++ b/htroot/Settings_Proxy.inc @@ -44,7 +44,7 @@ <!-- no remote proxy pattern -->
<tr valign="top">
- <td><label for="no_prxy">No-proxy adresses</label>:</td>
+ <td><label for="no_prxy">No-proxy addresses</label>:</td>
<td><input name="remoteProxyNoProxy" type="text" id="no_prxy" size="32" maxlength="5000" value="#[remoteProxyNoProxy]#" /></td>
<td>IP addresses for which the remote proxy should not be used</td>
</tr>
|
