mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Correct spelling on editing gif interface
This commit is contained in:
parent
8e78c82ce5
commit
8976f70d1b
@ -166,7 +166,7 @@ include("head.inc");
|
||||
?>
|
||||
</select>
|
||||
<br/>
|
||||
<span class="vexpl"><?=gettext("The interface here servers as the local address to be used for the gif tunnel."); ?></span></td>
|
||||
<span class="vexpl"><?=gettext("The interface here serves as the local address to be used for the gif tunnel."); ?></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq"><?=gettext("gif remote address"); ?></td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user