Fixed typo in the documentation of configuration options.
This commit is contained in:
parent
07e2a3e511
commit
91acd26d93
|
@ -217,7 +217,7 @@ A screen can have the following options:
|
||||||
Example:
|
Example:
|
||||||
<pre>
|
<pre>
|
||||||
section: options
|
section: options
|
||||||
heatbeat = 5000
|
heartbeat = 5000
|
||||||
switchDelay = 500
|
switchDelay = 500
|
||||||
end
|
end
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue