Skip to content

Commit b554cf5

Browse files
authored
fix: typos across specs (#5992)
1 parent e1da994 commit b554cf5

File tree

168 files changed

+442
-442
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+442
-442
lines changed

biblio.ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6440,7 +6440,7 @@
64406440
%L WINDOWS-GLYPH-PROC
64416441
%T Windows Glyph Processing
64426442
%A John Hudson
6443-
%I Microsoft Typogrraphy
6443+
%I Microsoft Typography
64446444
%U http://www.microsoft.com/typography/developers/opentype/default.htm
64456445

64466446
%L WOFF

css-2015/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Background: The W3C Process and CSS</h3>
107107

108108
<dt>Recommendation (REC)
109109
<dd>
110-
This is the completed state of a W3C spec and represents a maintainance phase.
110+
This is the completed state of a W3C spec and represents a maintenance phase.
111111
At this point the WG only maintains an errata document
112112
and occasionally publishes an updated edition that incorporates the errata back into the spec.
113113
</dl>

css-2020/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Fairly Stable Modules with limited implementation experience</h3>
318318
[[!CSS-COLOR-4]]
319319
<dd>
320320
Extends and supersedes [[CSS-COLOR-3]],
321-
further expanding the range of colors expressable in CSS.
321+
further expanding the range of colors expressible in CSS.
322322

323323
<dt><a href="https://www.w3.org/TR/css-display-3/">CSS Display Module Level 3</a>
324324
[[CSS-DISPLAY-3]]

css-animations-2/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ with the additions here into a complete level 2 specification.</p>
8383

8484
Changes to any of the animation properties defined in this specification
8585
cause the corresponding {{CSSAnimation}} object and its associated objects
86-
to be updated according to the correspondance between these properties
86+
to be updated according to the correspondence between these properties
8787
and Web Animations concepts defined in [[#keyframes]].
8888

8989
However, if the author modifies the animation
@@ -441,7 +441,7 @@ keyframe specifying each property.
441441
442442
<div class='example'>
443443
For example, the following stylesheet defines two different animations
444-
targetting the 'scale' property.
444+
targeting the 'scale' property.
445445
446446
<pre>
447447
@keyframes heartbeat {

css-backgrounds-3/box-shadow.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
5555

5656
<h2 class="no-num no-toc" id="status">Status of this document</h2>
5757

58-
<p>This is a scrappy bit of an Editor'd Draft, is totally unstable,
58+
<p>This is a scrappy bit of an Editor's Draft, is totally unstable,
5959
and has no official status whatsoever. Treat it as you would a
6060
post-it note on the editors' desk.</p>
6161
<!--status-->

css-backgrounds-3/issues-lc-2010.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1>CSS Backgrounds and Borders Level 3 Disposition of Comments</h1>
123123
</pre>
124124
<pre class="a" id="issue-12">
125125
Issue 12.
126-
Summary: border-image shorthand inconcistent with CSS2.1 informative grammar
126+
Summary: border-image shorthand inconsistent with CSS2.1 informative grammar
127127
From: Yves
128128
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html">http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html</a>
129129
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html">http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html</a>

css-backgrounds-3/issues-lc-2010.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Closed: Accepted
8787
Verified: http://lists.w3.org/Archives/Public/www-style/2010Dec/att-0356/css_response_from_pf.html
8888
----
8989
Issue 12.
90-
Summary: border-image shorthand inconcistent with CSS2.1 informative grammar
90+
Summary: border-image shorthand inconsistent with CSS2.1 informative grammar
9191
From: Yves
9292
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html
9393
Response: http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html

css-backgrounds-3/issues-lc-2012.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ From: Kang-Hao (Kenny) Lu
205205
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html
206206
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html
207207
Edit: Added “otherwise the element's borders are
208-
invisble and the border image is drawn”.
208+
invisible and the border image is drawn”.
209209
Edit: Proposal for the rest has two options:
210210
(A) draw the table borders with invisible
211211
ink and then draw the image on top of it; or (B) an image border

css-backgrounds-3/transition-updated-cr-2017-09.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSS Backgrounds and Borders Module Level 3
88

99
https://drafts.csswg.org/css-backgrounds-3/
1010

11-
First Tuesday or Thursday after a sucessful transition decision.
11+
First Tuesday or Thursday after a successful transition decision.
1212

1313
## The document Abstract and Status sections
1414

css-block-3/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This directory is just a placeholder for an eventual CSS Block Layout Level 3 module.
2-
In the rmeantime, please refer to CSS2 chapters 8, 9, 10.
2+
In the meantime, please refer to CSS2 chapters 8, 9, 10.
33
https://www.w3.org/TR/CSS2/
44

55
For anyone taking up this project, there existed a first draft by Bert Bos, see

0 commit comments

Comments
 (0)