diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-02-27 23:48:56 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-02-27 23:48:56 +0000 |
commit | ff21632495d117d4481e87691a75400f2df7222e (patch) | |
tree | 33218045d269182465a31c6c2fcc2f2be971a84f /doc/README.func | |
parent | Update ChangeLog (diff) | |
download | w3m-ff21632495d117d4481e87691a75400f2df7222e.tar.gz w3m-ff21632495d117d4481e87691a75400f2df7222e.zip |
Typo fix for ACCESSKEY
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092#5
Diffstat (limited to '')
-rw-r--r-- | doc/README.func | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.func b/doc/README.func index 0b2c034..26de39d 100644 --- a/doc/README.func +++ b/doc/README.func @@ -1,5 +1,5 @@ ABORT Quit w3m without confirmation -ACCESSSKEY Popup acceskey menu +ACCESSKEY Popup accesskey menu ADD_BOOKMARK Add current page to bookmark ALARM Set alarm BACK Back to previous buffer |