Skip to content

Commit 0b36234

Browse files
committed
Merge pull request #130 from sclarke/hints_typo
fix minor typos in hints.xml
2 parents 8dde9da + fe35ccf commit 0b36234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/locale/en-US/hints.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ tedious unless you always visit the first link on a page.
7676
<li><tag>;s</tag> <em>s</em> to save a link's destination</li>
7777
<li><tag>;S</tag> <em>S</em> to save a media object</li>
7878
<li><tag>;a</tag> <em>a</em> to save a link's destination (prompting for save location)</li>
79-
<li><tag>;A</tag> <em>B</em> to save a media object (prompting for save location)</li>
79+
<li><tag>;A</tag> <em>A</em> to save a media object (prompting for save location)</li>
8080
<li><tag>;f</tag> <em>f</em> to focus a frame</li>
8181
<li><tag>;o</tag> <em>o</em> to open its location in the current tab</li>
8282
<li><tag>;t</tag> <em>t</em> to open its location in a new tab</li>
@@ -93,7 +93,7 @@ tedious unless you always visit the first link on a page.
9393
<li><tag>;c</tag> <em>c</em> to open its context menu</li>
9494
<li><tag>;i</tag> <em>i</em> to open a media object</li>
9595
<li><tag>;I</tag> <em>I</em> to open a media object in a new tab</li>
96-
<li><tag>;x</tag> <em>A</em> to display an element's title text, or alt text if none.</li>
96+
<li><tag>;x</tag> <em>x</em> to display an element's title text, or alt text if none.</li>
9797
</ul>
9898

9999
<p>

0 commit comments

Comments
 (0)