diff --git a/src/www/firewall_aliases_edit.php b/src/www/firewall_aliases_edit.php
index 71216c450..ab735fbac 100644
--- a/src/www/firewall_aliases_edit.php
+++ b/src/www/firewall_aliases_edit.php
@@ -459,14 +459,14 @@ include("head.inc");
=gettext("Hosts")?>
- =gettext("Enter as many hosts as you would like. Hosts must be specified by their IP address or fully qualified domain name (FQDN). FQDN hostnames are periodically re-resolved and updated. If multiple IPs are returned by a DNS query, all are used.");?>
+ =gettext("Enter as many hosts as you would like. Hosts must be specified by their IP address or fully qualified domain name (FQDN). FQDN hostnames are periodically re-resolved and updated. If multiple IPs are returned by a DNS query, all are used.");?>
=gettext("Ports")?>
- =gettext("Enter as many ports as you wish. Port ranges can be expressed by separating with a colon.");?>
+ =gettext("Enter as many ports as you wish. Port ranges can be expressed by separating with a colon.");?>