diff --git a/src/www/vpn_openvpn_csc.php b/src/www/vpn_openvpn_csc.php
index 4985120ad..4a3c20f89 100644
--- a/src/www/vpn_openvpn_csc.php
+++ b/src/www/vpn_openvpn_csc.php
@@ -441,7 +441,7 @@ if ($act!="new" && $act!="edit") {
"VPN can be established. " .
"Expressed as a comma-separated list of one or more IP/PREFIX networks. " .
"You may leave this blank if there are no client-side networks to " .
- "be routed"); ?>.
+ "be routed."); ?>
=gettext("NOTE: Remember to add these subnets to the " .
"IPv6 Remote Networks list on the corresponding OpenVPN server settings.");?>
@@ -467,7 +467,7 @@ if ($act!="new" && $act!="edit") {