fix typos; closes #237, closes #465

correct subset of fixes, not touching the intentional/sacred ones
This commit is contained in:
ed
2025-08-21 22:03:34 +00:00
parent f9cb2c15e3
commit cc4f4aef99
17 changed files with 24 additions and 22 deletions

View File

@@ -41,7 +41,7 @@ help() { exec cat <<'EOF'
# `no-cm` saves ~89k by removing easymde/codemirror
# (the fancy markdown editor)
#
# `no-hl` saves ~41k by removing syntax hilighting in the text viewer
# `no-hl` saves ~41k by removing syntax highlighting in the text viewer
#
# `no-fnt` saves ~9k by removing the source-code-pro font
# (browsers will try to use 'Consolas' instead)