diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml index 1ad59a34..05fc99cc 100644 --- a/common/locale/en-US/autocommands.xml +++ b/common/locale/en-US/autocommands.xml @@ -49,7 +49,7 @@
- For ex
- Included among the several command-line modes are ex command
+ Included among the several command-line modes are Ex command
mode (the standard mode for entering commands), find mode (for
searching the current page), prompt mode (for selecting files,
confirming actions), and hint mode (for selecting links and
@@ -38,7 +38,7 @@
- Opens the command-line in ex mode. This is the mode used
+ Opens the command-line in Ex mode. This is the mode used
for entering the various commands listed in
Much of the power of &dactyl.appName; lies in its scriptable expression
- evaluation. &dactyl.appName; understands two kinds of expressions: ex
+ evaluation. &dactyl.appName; understands two kinds of expressions: Ex
commands, and JavaScript. Ex commands are simple, easy to type, and
readily accessible from the
- Execute the ex command string that results from the evaluation of
+ Execute the Ex command string that results from the evaluation of
the JavaScript expression expr. For example,