1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-27 03:31:25 +02:00

Fix 'hinttimeout' documentation.

This commit is contained in:
Štěpán Němec
2010-12-30 18:29:42 +01:00
parent b6e89aad9f
commit 47e80891a7
+3 -3
View File
@@ -873,9 +873,9 @@
<default>0</default> <default>0</default>
<description> <description>
<p> <p>
Timeout before automatically following a non-unique numerical Timeout in milliseconds before automatically following a non-unique
hint. Set to 0 (the default) to only follow numeric hints after hint. Set to 0 (the default) to only follow hints after pressing
pressing <k name="Return"/> or when the hint is unique. <k name="Return"/> or when the hint is unique.
</p> </p>
</description> </description>
</item> </item>