Update autogenerated files

This commit is contained in:
Lucas Hoffmann 2017-02-04 22:32:34 +01:00
parent d874f68463
commit 92198f668b
3 changed files with 3 additions and 2 deletions

View File

@ -234,6 +234,7 @@ Contributors, sorted by the number of commits in descending order:
* Regina Hug * Regina Hug
* Mathias Fussenegger * Mathias Fussenegger
* Marcelo Santos * Marcelo Santos
* Lucas Hoffmann
* Joel Bradshaw * Joel Bradshaw
* Jean-Louis Fuchs * Jean-Louis Fuchs
* Franz Fellner * Franz Fellner

View File

@ -898,7 +898,7 @@ Re-open a closed tab (optionally skipping [count] closed tabs).
[[view-source]] [[view-source]]
=== view-source === view-source
Show the source of the current page. Show the source of the current page in a new tab.
[[window-only]] [[window-only]]
=== window-only === window-only

View File

@ -1666,7 +1666,7 @@ Mode to use for hints.
Valid values: Valid values:
* +number+: Use numeric hints. * +number+: Use numeric hints. (In this mode you can also type letters form the hinted element to filter and reduce the number of elements that are hinted.)
* +letter+: Use the chars in the hints -> chars setting. * +letter+: Use the chars in the hints -> chars setting.
* +word+: Use hints words based on the html elements and the extra words. * +word+: Use hints words based on the html elements and the extra words.