Skip to content

Commit f48094d

Browse files
committed
Name change and understanding update.
1 parent b7f5517 commit f48094d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

techniques/general/shortcut-mechanism.html renamed to techniques/general/G217.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ <h3>Procedure</h3>
4545
<ol>
4646
<li>Determine if the user has the ability either to turn off the shortcut or to remap it to a combination that includes one or more modifier keys.</li>
4747
</ol>
48-
</p>
4948
</section>
5049
<section class="test-results">
5150
<h3>Expected Results</h3>

understanding/21/character-key-shortcuts.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ <h2>Techniques</h2>
6161
<section id="sufficient">
6262
<h3>Sufficient</h3>
6363
<ul>
64-
<li>@@ Users have a way to turn off single-key shortcuts.</li>
65-
<li>@@ A mechanism is provided to allow users to re-map shortcuts.</li>
64+
<li><a href="../../techniques/general/G217">G217</a></li>
6665
</ul>
6766
</section>
6867
<section id="failure">

0 commit comments

Comments
 (0)