aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--options.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/options.html b/options.html
index 588943cc..aed77a9c 100644
--- a/options.html
+++ b/options.html
@@ -86,7 +86,7 @@
<h1>Vimium - Options</h1>
<table>
<tr>
- <td class="caption">Scroll Step Size</td>
+ <td class="caption">Scroll step size</td>
<td><input id="scrollStepSize" type="text" style="width:50px" />px</td>
<td><span class="example">(default: 60)</td>
</tr>
@@ -155,8 +155,8 @@ Manipulating tabs:
d close current tab
u restore closed tab (i.e. unwind the 'd' command)
-Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. ESC
-will clear any partial commands in the queue.
+Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid
+succession. ESC will clear any partial commands in the queue.
</pre>
</body>
</html>