mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 13:04:12 +01:00
Rename appname/idname to appName/idName in help files to maintain parity with code.
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
|
||||
<document
|
||||
name="pattern"
|
||||
title="&dactyl.appname; Patterns"
|
||||
title="&dactyl.appName; Patterns"
|
||||
xmlns="&xmlns.dactyl;"
|
||||
xmlns:html="&xmlns.html;">
|
||||
<h1 tag="text-search-commands">Text search commands</h1>
|
||||
<toc start="2"/>
|
||||
|
||||
<p>
|
||||
&dactyl.appname; provides a Vim-like incremental search interface to
|
||||
&dactyl.appName; provides a Vim-like incremental search interface to
|
||||
replace &dactyl.host;'s crippled Typeahead Find. Among other improvements,
|
||||
our search service:
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user