mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-08 17:15:45 +01:00
Fix 'hinttimeout' documentation.
This commit is contained in:
@@ -873,9 +873,9 @@
|
||||
<default>0</default>
|
||||
<description>
|
||||
<p>
|
||||
Timeout before automatically following a non-unique numerical
|
||||
hint. Set to 0 (the default) to only follow numeric hints after
|
||||
pressing <k name="Return"/> or when the hint is unique.
|
||||
Timeout in milliseconds before automatically following a non-unique
|
||||
hint. Set to 0 (the default) to only follow hints after pressing
|
||||
<k name="Return"/> or when the hint is unique.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user