1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 22:03:36 +01:00

Fix some typos.

This commit is contained in:
Štěpán Němec
2011-07-06 16:19:33 +02:00
parent 30c24f8a5c
commit 0add26f61a
4 changed files with 5 additions and 5 deletions

View File

@@ -115,7 +115,7 @@
- Added 's' and 'e' flags to :pageinfo command. [b7]
- Added :pintab and :unpintab commands. [b7]
- Extension manipulation commands, including :extenable, :extdisable,
and :exttoggle, now accept a -types argument.
and :exttoggle, now accept a -types argument. [b7]
- :tabmove now moves to the position of tab N, not after it.
Without arguments it no longer moves the tab to the end of
the list. [b7]