Skip to content

Commit c3ed33a

Browse files
committed
fix typo
1 parent b039c10 commit c3ed33a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

selectors4/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1737,7 +1737,7 @@ <h3 id=here-pseudo><span class=secno>7.2. </span> The link location
17371737
not match anything. Similarly if the document's URI is not a URL, the
17381738
pseudo-class does not match anything. The scheme, username, password,
17391739
port, query string, and fragment portions of the URL are not considered
1740-
when matching against <code>:linkes-here(<var>n</var>)</code>.
1740+
when matching against <code>:links-here(<var>n</var>)</code>.
17411741

17421742
<p class=issue>Is there such a thing as IRL? Because we do want this to
17431743
work for internationalized URLs, just not URNs.

selectors4/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ <h3 id="here-pseudo">
12811281
not a URL, the pseudo-class does not match anything. The scheme,
12821282
username, password, port, query string, and fragment portions of the
12831283
URL are not considered when matching against
1284-
<code>:linkes-here(<var>n</var>)</code>.
1284+
<code>:links-here(<var>n</var>)</code>.
12851285

12861286
<p class="issue">Is there such a thing as IRL? Because we do want this
12871287
to work for internationalized URLs, just not URNs.</p>

0 commit comments

Comments
 (0)