1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 18:47:58 +01:00

Fix an error in 'guioptions' documentation.

This commit is contained in:
Štěpán Němec
2010-10-12 11:54:16 +02:00
parent 3c77559614
commit 00b95bacab

View File

@@ -637,7 +637,7 @@
<dt>N</dt> <dd>Tab number over image</dd> <dt>N</dt> <dd>Tab number over image</dd>
<dt>T</dt> <dd>Toolbar</dd> <dt>T</dt> <dd>Toolbar</dd>
<dt>b</dt> <dd>Bottom scrollbar</dd> <dt>b</dt> <dd>Bottom scrollbar</dd>
<dt>c</dt> <dd>Always show messages outside of the status line</dd> <dt>c</dt> <dd>Always show the command-line, even when empty</dd>
<dt>l</dt> <dd>Left scrollbar (<em>l</em> and <em>r</em> are mutually exclusive)</dd> <dt>l</dt> <dd>Left scrollbar (<em>l</em> and <em>r</em> are mutually exclusive)</dd>
<dt>m</dt> <dd>Menu bar</dd> <dt>m</dt> <dd>Menu bar</dd>
<dt>n</dt> <dd>Tab number</dd> <dt>n</dt> <dd>Tab number</dd>