1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-19 08:33:31 +02:00

Typo fixes.

--HG--
extra : rebase_source : ae1f5592e46693439e561f82fdf14b33885071e6
This commit is contained in:
Doug Kearns
2010-10-20 00:26:54 +11:00
parent f69258ebe7
commit 0c797196c4
4 changed files with 4 additions and 4 deletions

View File

@@ -427,7 +427,7 @@ This file contains a list of all available commands, mappings and options.
<dt><o>usermode</o></dt> <dd>Show current website with a minimal style sheet to make it easily accessible</dd>
<dt><o>verbose</o></dt> <dd>Define which info messages are displayed</dd>
<dt><o>visualbell</o></dt> <dd>Use visual bell instead of beeping on errors</dd>
<dt><o>wildanchor</o></dt> <dd>Regexp list defining which contexts require matches anchored to the begining of the result</dd>
<dt><o>wildanchor</o></dt> <dd>Regexp list defining which contexts require matches anchored to the beginning of the result</dd>
<dt><o>wildcase</o></dt> <dd>Completion case matching mode</dd>
<dt><o>wildignore</o></dt> <dd>List of file patterns to ignore when completing files</dd>
<dt><o>wildmode</o></dt> <dd>Define how command-line completion works</dd>