1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 17:42:27 +01:00

Fix a typo.

This commit is contained in:
Štěpán Němec
2010-12-03 04:39:37 +01:00
parent 2aaa8962b7
commit 6b416e521c

View File

@@ -97,7 +97,7 @@
<li tag=";s"><em>s</em> to save its destination</li>
<li tag=";a"><em>a</em> to save its destination (prompting for save location)</li>
<li tag=";f"><em>f</em> to focus a frame</li>
<li tag=";f"><em>f</em> to focus a frame or pseudo-frame</li>
<li tag=";F"><em>F</em> to focus a frame or pseudo-frame</li>
<li tag=";o"><em>o</em> to open its location in the current tab</li>
<li tag=";t"><em>t</em> to open its location in a new tab</li>
<li tag=";b"><em>b</em> to open its location in a new background tab</li>