1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 23:45:45 +01:00

Rename appname/idname to appName/idName in help files to maintain parity with code.

This commit is contained in:
Kris Maglione
2010-09-24 07:49:17 -04:00
parent 4fe44a403a
commit 2169301157
33 changed files with 172 additions and 172 deletions

View File

@@ -5,7 +5,7 @@
<document
name="message"
title="&dactyl.appname; Messages"
title="&dactyl.appName; Messages"
xmlns="&xmlns.dactyl;"
xmlns:dactyl="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
@@ -14,7 +14,7 @@
<tags>message-history</tags>
<p>
&dactyl.appname; stores all info and error messages in a message
&dactyl.appName; stores all info and error messages in a message
history. The type of info messages output can be controlled by
the <o>verbose</o> option. The maximum number of stored messages
can be limited with the <o>messages</o> option.