Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rexrainbow committed Nov 26, 2024
1 parent 21cf117 commit 3a572a6
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 411 deletions.
2 changes: 1 addition & 1 deletion docs/docs/loader.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ scene.load.font(key, fontURL);
// scene.load.font(key, fontURL, format, descriptors, xhrSettings);
```
- `fotmat` : `truetype` (default value) or `opentype`
- `format` : `truetype` (default value) or `opentype`
- `descriptors` : See [FontFace/descriptors](https://developer.mozilla.org/en-US/docs/Web/API/FontFace/FontFace#descriptors)
Expand Down
2 changes: 1 addition & 1 deletion docs/site/loader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10746,7 +10746,7 @@ <h4 id="font">Font<a class="headerlink" href="#font" title="Permanent link">&par
<span class="c1">// scene.load.font(key, fontURL, format, descriptors, xhrSettings);</span>
</code></pre></div>
<ul>
<li><code>fotmat</code> : <code>truetype</code> (default value) or <code>opentype</code></li>
<li><code>format</code> : <code>truetype</code> (default value) or <code>opentype</code></li>
<li><code>descriptors</code> : See <a href="https://developer.mozilla.org/en-US/docs/Web/API/FontFace/FontFace#descriptors">FontFace/descriptors</a></li>
</ul>
<h4 id="bitmap-font">Bitmap font<a class="headerlink" href="#bitmap-font" title="Permanent link">&para;</a></h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/site/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 3a572a6

Please sign in to comment.