"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 <span
class="update-timeout-label" class="update-timeout-label"
data-toggle="tooltip" 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 Grace Time
</span> </span>
<span <span
@ -153,7 +153,7 @@
</p> </p>
<p> <p>
<span>Grace Time</span> <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> </p>
</div> </div>
</div> </div>