Skip to content

Commit d7273b3

Browse files
Missing word in css-text-3 spec text (w3c#4786)
Minor update, adding the missing word "element" to the text (skipping IPR check because this is editorial)
1 parent 48fdb5d commit d7273b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Languages and Typesetting</h3>
175175
<p>The <dfn export>content language</dfn> of an element is the (human) language
176176
the element is declared to be in, according to the rules of the
177177
<a href="https://www.w3.org/TR/CSS2/conform.html#doclanguage">document language</a>.
178-
For example, the rules for determining the <a>content language</a> of an HTML
178+
For example, the rules for determining the <a>content language</a> of an HTML element
179179
are <a href="https://html.spec.whatwg.org/multipage/dom.html#language">defined</a> in [[HTML]],
180180
and the rules for determining the <a>content language</a> of an XML element use
181181
are <a href="https://www.w3.org/TR/REC-xml/#sec-lang-tag">defined</a> in [[XML10]].

0 commit comments

Comments
 (0)