From c866a2ce150c17edb203ed7eb76363de768802bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Wed, 29 Dec 2010 21:52:02 +0100 Subject: [PATCH] Fix some typos and damage in the documentation. --- common/locale/en-US/browsing.xml | 2 +- common/locale/en-US/options.xml | 22 ++-------------------- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 3fc85879..5beb2fd4 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -374,7 +374,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

Not all plugins are designed to cleanly un-apply during a rehash. - While official plugins are safe, beware of possibility instability + While official plugins are safe, beware of possible instability if you rehash while running third-party plugins. diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 86b8e01e..1df23ba9 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -99,7 +99,7 @@

Any substring enclosed by <{ and }> is automatically - elided if any of the contained macros characters aren't currently valid. A + elided if any of the contained macros aren't currently valid. A literal < or > character may be included with the special escape sequences <lt> or <gt> respectively.

@@ -1371,7 +1371,7 @@

Possible values are:

-
+
Don't show link destination
status
Show the link destination in the &tag.status-line;
command
Show the link destination in the &tag.command-line;
@@ -1395,24 +1395,6 @@ - - - - number - 2 - -

Controls when the tab line is shown.

- -

Possible values are:

- -
-
0
Never show tab line
-
1
Show tab line only if more than one tab is open
-
2
Always show tab line
-
-
- - 'nosf' 'nostrictfocus' 'sf' 'strictfocus'