diff options
author | Štěpán Němec <stepnem@gmail.com> | 2011-09-28 20:25:55 +0200 |
---|---|---|
committer | Štěpán Němec <stepnem@gmail.com> | 2011-09-28 20:25:55 +0200 |
commit | 7bf68df95a2888baa33db1b1d73a21962befce63 (patch) | |
tree | 5c73e357ac51fd8ae19493437e77678731b9e942 /common/locale/en-US/options.xml | |
parent | 2b52b7ee2df1501250772c56f36f78380e9e3924 (diff) | |
download | pentadactyl-7bf68df95a2888baa33db1b1d73a21962befce63.tar.gz |
Fix some typos.
Closes issue #668.
Diffstat (limited to 'common/locale/en-US/options.xml')
-rw-r--r-- | common/locale/en-US/options.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 89dffe7e..9fdb0554 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -509,13 +509,13 @@ <description> <p>Items which are completed at the <ex>:open</ex> prompts. Available items:</p> - <dl dt="width: 6em;"> + <dl dt="width: 6.5em;"> <dt>search</dt> <dd>Search engines and keyword URLs</dd> <dt>file</dt> <dd>Local files</dd> <dt>location</dt> <dd>&dactyl.host; location bar entries (bookmarks and history sorted in an intelligent way)</dd> <dt>bookmark</dt> <dd>Bookmarks</dd> <dt>history</dt> <dd>History</dd> - <dt>suggest</dt> <dd>Search engine suggestions</dd> + <dt>suggestion</dt> <dd>Search engine suggestions</dd> </dl> <p> |