"how much time to wait" -> "how long to wait"

This commit is contained in:
Pēteris Caune 2018-08-17 11:39:12 +03:00
parent 5ffc3088f3
commit 714b1c29c9
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -134,7 +134,7 @@
<span
class="update-timeout-label"
data-toggle="tooltip"
title="When check is late, how much time to wait until alert is sent">
title="When check is late, how long to wait until an alert is sent">
Grace Time
</span>
<span
@ -153,7 +153,7 @@
</p>
<p>
<span>Grace Time</span>
When a check is late, how much time to wait until alert is sent.
When a check is late, how long to wait until an alert is sent.
</p>
</div>
</div>