Fixed typo in the documentation of configuration options.

This commit is contained in:
crs 2004-10-13 20:39:22 +00:00
parent 07e2a3e511
commit 91acd26d93
1 changed files with 1 additions and 1 deletions

View File

@ -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>