Skip to content

Commit

Permalink
fix small typos (greater than)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese1 authored and mrubinsk committed Dec 16, 2018
1 parent 7d26e24 commit a83e316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/conf.xml
Expand Up @@ -2459,10 +2459,10 @@
device?">true
<case name="true" desc="Device managed heartbeat">
<configinteger name="heartbeatmin" desc="The minimum number of seconds
to wait before sending results. This value must be greater then zero.">
to wait before sending results. This value must be greater than zero.">
60</configinteger>
<configinteger name="heartbeatmax" desc="The maximum number of seconds
to wait before sending results. Note this value must not be greater then
to wait before sending results. Note this value must not be greater than
3540 (59 minutes).">2700</configinteger>
<configinteger name="heartbeatdefault" desc="If the client does not
request a heartbeat interval, this interval will be used by default.">
Expand Down

0 comments on commit a83e316

Please sign in to comment.