diff options
author | corvid <devnull@localhost> | 2014-04-10 00:23:00 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-04-10 00:23:00 +0000 |
commit | e3de1667448a48cd890ab4194fdec8218d60028b (patch) | |
tree | ce4111fad96ba9474c3df3272d94fecce3aa9c90 /doc | |
parent | d8e896e254985a9f669824bc6fd76d21c51ac84b (diff) |
user_help fix character reference
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user_help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index 9de2056f..88218f70 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -314,7 +314,7 @@ <p> Example, in dillorc:<br> <blockquote> - <code>search_url="dd Duckduckgo http://duckduckgo.com/lite/?kp=-1&q=%s"</code> + <code>search_url="dd Duckduckgo http://duckduckgo.com/lite/?kp=-1&q=%s"</code> </blockquote> means you can reach the location bar (CTRL+L), then type: <blockquote> |