mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
fix typo
This commit is contained in:
parent
8b701717b1
commit
ff7fce12c8
@ -780,7 +780,7 @@ $( document ).ready(function() {
|
||||
<?=gettext("Use calculated value."); ?>
|
||||
|
||||
<div class="hidden" for="help_for_avg_loss_samples">
|
||||
<?=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']));?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user