Skip to content

Commit 8818710

Browse files
author
Florian Schaal
committed
fixed typo
1 parent bb2930c commit 8818710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/form/server_ip_map.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929
*/
3030

31-
$form["title"] = "IPv4 Addresse mapping";
31+
$form["title"] = "IPv4 Address mapping";
3232
$form["description"] = "Form to map IPv4-addresses for Web-Server";
3333
$form["name"] = "server_ip_map";
3434
$form["action"] = "server_ip_map_edit.php";

0 commit comments

Comments
 (0)