diff --git a/src/www/system_gateways_edit.php b/src/www/system_gateways_edit.php
index e46bd128a..c97119e5d 100644
--- a/src/www/system_gateways_edit.php
+++ b/src/www/system_gateways_edit.php
@@ -780,7 +780,7 @@ $( document ).ready(function() {
=gettext("Use calculated value."); ?>
- =gettext(sprintf("How many probes should be useds to compute average packet loss? Default is %d.", $apinger_default['avg_loss_samples']));?>
+ =gettext(sprintf("How many probes should be used to compute average packet loss? Default is %d.", $apinger_default['avg_loss_samples']));?>