diff options
author | Štěpán Němec <stepnem@gmail.com> | 2010-10-12 12:15:26 +0200 |
---|---|---|
committer | Štěpán Němec <stepnem@gmail.com> | 2010-10-12 12:15:26 +0200 |
commit | 2a73dd35e2f91760083ea3d1053e6c3711c2d608 (patch) | |
tree | b13ea9b7c99d825b6418735f357bc73bbc660a21 /common/locale/en-US/styling.xml | |
parent | 00b95bacaba2a46d2fd897bc741dac042398b31c (diff) | |
download | pentadactyl-2a73dd35e2f91760083ea3d1053e6c3711c2d608.tar.gz |
Unify "command-line" (adjective) and "command line" (substantive) usage.
Diffstat (limited to 'common/locale/en-US/styling.xml')
-rw-r--r-- | common/locale/en-US/styling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/styling.xml b/common/locale/en-US/styling.xml index f5320164..a6ce6fb2 100644 --- a/common/locale/en-US/styling.xml +++ b/common/locale/en-US/styling.xml @@ -94,7 +94,7 @@ <dt>Null</dt> <dd>A JavaScript Null object</dd> <dt>Number</dt> <dd>A JavaScript Number object</dd> <dt>Object</dt> <dd>A JavaScript Object</dd> - <dt>Preview</dt> <dd>The completion preview displayed in the <t>command-line</t></dd> + <dt>Preview</dt> <dd>The completion preview displayed in the <link topic="command-line">command line</link></dd> <dt>Question</dt> <dd>A prompt for a decision</dd> <dt>Search</dt> <dd>Highlighted search results in a web page</dd> <dt>StatusLine</dt> <dd>The status bar</dd> |