diff options
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/options.html | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/options.html b/pages/options.html index ac515db9..e859a5e8 100644 --- a/pages/options.html +++ b/pages/options.html @@ -163,12 +163,12 @@ b: http://b.com/?q=%s description              <td verticalAlign="top" class="booleanOption">                <div class="help">                  <div class="example"> -                  When enabled, the HUD will not be displayed. +                  When enabled, the HUD will not be displayed in insert mode.                  </div>                </div>                <label>                  <input id="hideHud" type="checkbox"/> -                Hide the Heads Up Display (HUD) +                Hide the Heads Up Display (HUD) in insert mode                </label>              </td>            </tr>  | 
