spelling fixes in .md files (#9810)

9 fixes across 6 files
notably includes github/pull_request_template.md
This commit is contained in:
Larry Doolittle
2026-03-05 08:54:57 +11:00
committed by GitHub
co-authored by GitHub
parent 7ea28d34b2
commit 66161da2a7
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -733,7 +733,7 @@ To add support for additional encodings, add to the `AppletFont::Encodings` enum
#### Custom Line Height
Some fonts may have a handful of especially tall characters, especially extended-ASCII fonts with diacritcs. Ideally, the font should be modified to help resolve this, but if the problem remains, manual offsets to the automatically determined line height can be specified in the constructor.
Some fonts may have a handful of especially tall characters, especially extended-ASCII fonts with diacritics. Ideally, the font should be modified to help resolve this, but if the problem remains, manual offsets to the automatically determined line height can be specified in the constructor.
```cpp
// -2 px of padding above, +1 px of padding below