mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-18 13:33:34 +02:00
fix typos in :highlight help - Javascript -> JavaScript
This commit is contained in:
@@ -19,10 +19,10 @@ if provided will restrict the match to matching elements.
|
|||||||
Valid groups are:
|
Valid groups are:
|
||||||
`------------------`-----------------------------------
|
`------------------`-----------------------------------
|
||||||
*Bell* Vimperator's visual bell
|
*Bell* Vimperator's visual bell
|
||||||
*Boolean* A Javascript Boolean object
|
*Boolean* A JavaScript Boolean object
|
||||||
*ErrorMsg* Error messages
|
*ErrorMsg* Error messages
|
||||||
*Filter* The matching text in a completion list
|
*Filter* The matching text in a completion list
|
||||||
*Function* A Javascript Function object
|
*Function* A JavaScript Function object
|
||||||
*Hint* A hint indicator. See [c]:help hints[c].
|
*Hint* A hint indicator. See [c]:help hints[c].
|
||||||
*InfoMsg* Information messages
|
*InfoMsg* Information messages
|
||||||
*Keyword* A bookmark keyword for a URL
|
*Keyword* A bookmark keyword for a URL
|
||||||
@@ -30,15 +30,15 @@ Valid groups are:
|
|||||||
*ModeMsg* The mode indicator in the command line
|
*ModeMsg* The mode indicator in the command line
|
||||||
*MoreMsg* The indicator that there is more text to view
|
*MoreMsg* The indicator that there is more text to view
|
||||||
*Normal* Normal text in the command line
|
*Normal* Normal text in the command line
|
||||||
*Null* A Javascript Null object
|
*Null* A JavaScript Null object
|
||||||
*Number* A Javascript Number object
|
*Number* A JavaScript Number object
|
||||||
*Object* A Javascript Object
|
*Object* A JavaScript Object
|
||||||
*Question* A prompt for a decision
|
*Question* A prompt for a decision
|
||||||
*Search* Highlighted search results in a web page
|
*Search* Highlighted search results in a web page
|
||||||
*StatusLine* The status bar
|
*StatusLine* The status bar
|
||||||
*StatusLineBroken* The status bar for a broken web page
|
*StatusLineBroken* The status bar for a broken web page
|
||||||
*StatusLineSecure* The status bar for a secure web page
|
*StatusLineSecure* The status bar for a secure web page
|
||||||
*String* A Javascript String object
|
*String* A JavaScript String object
|
||||||
*TabClose* The close button of a browser tab
|
*TabClose* The close button of a browser tab
|
||||||
*TabIcon* The icon of a browser tab
|
*TabIcon* The icon of a browser tab
|
||||||
*TabIconNumber* The number of a browser tab, over its icon
|
*TabIconNumber* The number of a browser tab, over its icon
|
||||||
|
|||||||
Reference in New Issue
Block a user