Skip to content

Commit dd54998

Browse files
committed
[css-font-loading] Added some more detail to the loadingdone example.
1 parent 15c3326 commit dd54998

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-font-loading/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ API Examples</h2>
791791
The "unused" font isn't loaded,
792792
but no text is using it,
793793
so the UA isn't even <em>trying</em> to load it.
794-
It doesn't interfere witht he <a event>loadingdone</a> event.
794+
It doesn't interfere with the <a event>loadingdone</a> event.
795795
</div>
796796

797797

css-font-loading/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ <h2 class="heading settled heading" data-level=5 id=font-load-event-examples><sp
874874
<p> The "unused" font isn’t loaded,
875875
but no text is using it,
876876
so the UA isn’t even <em>trying</em> to load it.
877-
It doesn’t interfere witht he <a class=idl-code data-link-type=event href=#dom-fontfaceset-loadingdone title=loadingdone>loadingdone</a> event.
877+
It doesn’t interfere with the <a class=idl-code data-link-type=event href=#dom-fontfaceset-loadingdone title=loadingdone>loadingdone</a> event.
878878
</div>
879879

880880

0 commit comments

Comments
 (0)