summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2011-02-17 20:02:33 +1100
committerDoug Kearns <dougkearns@gmail.com>2011-02-17 20:02:33 +1100
commit56b7f55ef644bd75e4ec243ae55253dcc207f0ba (patch)
tree4c2dfffed06afe621cdf6ef511a6db5ce744af14
parent35bbf562d49b55ebad0844b864ad646965cf254e (diff)
downloadpentadactyl-56b7f55ef644bd75e4ec243ae55253dcc207f0ba.tar.gz
Fix :help <sleep> spec typo.
--HG-- extra : rebase_source : c960c83e46ea35b41da8cc17fb91f58ed5325940
-rw-r--r--common/locale/en-US/repeat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml
index d83c566b..e664369c 100644
--- a/common/locale/en-US/repeat.xml
+++ b/common/locale/en-US/repeat.xml
@@ -111,7 +111,7 @@
<item>
<tags><![CDATA[<sleep> <A-m>s]]></tags>
<strut/>
- <spec><a>count</a>&lt;m>s</spec>
+ <spec><a>count</a><![CDATA[<A-m>s]]></spec>
<description>
<p>
Sleep for <a>count</a> milliseconds before resuming playback.