Skip to content

Commit

Permalink
Merge pull request #122 from daisy/typo/dpub-aria-a
Browse files Browse the repository at this point in the history
Fix "the a" typo
  • Loading branch information
mattgarrish authored Sep 23, 2024
2 parents 6adfd9a + 0a4957b commit 1deb0eb
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-abstract.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-abstract</code> inherits its semantics from the a <a
<p><code>doc-abstract</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-backlink.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-baclink</code> inherits its semantics from the a <a
<p><code>doc-baclink</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#link">link role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-biblioref.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-biblioref</code> inherits its semantics from the a <a
<p><code>doc-biblioref</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#link">link role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-colophon.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-colophon</code> inherits its semantics from the a <a
<p><code>doc-colophon</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-cover.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-cover</code> inherits its semantics from the a <a
<p><code>doc-cover</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#img">img role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-credit.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-credit</code> inherits its semantics from the a <a
<p><code>doc-credit</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-dedication.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-dedication</code> inherits its semantics from the a <a
<p><code>doc-dedication</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-endnote.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-endnote</code> inherits its semantics from the a <a
<p><code>doc-endnote</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#listitem">listitem role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-epigraph.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-epigraph</code> inherits its semantics from the a <a
<p><code>doc-epigraph</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-example</code> inherits its semantics from the a <a
<p><code>doc-example</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-footnote.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-footnote</code> inherits its semantics from the a <a
<p><code>doc-footnote</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-glossref.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-glossref</code> inherits its semantics from the a <a
<p><code>doc-glossref</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#link">link role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-noteref.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-noteref</code> inherits its semantics from the a <a
<p><code>doc-noteref</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#link">link role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-notice.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-notice</code> inherits its semantics from the a <a
<p><code>doc-notice</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#note">note role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-pagebreak.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-pagebreak</code> inherits its semantics from the a <a
<p><code>doc-pagebreak</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#separator">separator role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-pullquote.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-pullquote</code> inherits its semantics from the a <a
<p><code>doc-pullquote</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#none">none role</a> (i.e., it is presentational).</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-qna.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-qna</code> inherits its semantics from the a <a
<p><code>doc-qna</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#section">section role</a> (i.e., it represents a container
of related content, but is not a landmark).</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-subtitle.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-subtitle</code> inherits its semantics from the a <a
<p><code>doc-subtitle</code> inherits its semantics from the <a
href="https://www.w3.org/TR/wai-aria/#sectionhead">sectionhead role</a>.</p>
</section>

Expand Down
2 changes: 1 addition & 1 deletion publishing/docs/html/dpub-aria/doc-tip.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Examples</h3>
<section id="aria">
<h3>Relation to ARIA</h3>

<p><code>doc-tip</code> inherits its semantics from the a <a href="https://www.w3.org/TR/wai-aria/#note"
<p><code>doc-tip</code> inherits its semantics from the <a href="https://www.w3.org/TR/wai-aria/#note"
>note role</a>.</p>
</section>

Expand Down

0 comments on commit 1deb0eb

Please sign in to comment.