Skip to content

doc: fix typos in engine documentation#1808

Open
iacker wants to merge 1 commit into
SFTtech:masterfrom
iacker:doc-fix-typos
Open

doc: fix typos in engine documentation#1808
iacker wants to merge 1 commit into
SFTtech:masterfrom
iacker:doc-fix-typos

Conversation

@iacker

@iacker iacker commented Jul 13, 2026

Copy link
Copy Markdown

Summary

Fixes a batch of spelling mistakes across the engine documentation under doc/:

  • doc/building.md, doc/media_convert.md, doc/ide/vscode.md
  • doc/code/curves.md, doc/code/event_system.md
  • doc/code/renderer/{demos,level1,level2}.md
  • doc/code/converter/workflow.md, doc/code/input/README.md
  • doc/code/pathfinding/README.md
  • doc/code/game_simulation/{components,game_entity}.md

Documentation-only changes (whereever→wherever, explicitely→explicitly,
othographic→orthographic, impassible→impassable, etc.). No code or behaviour
is affected. Typos were found with codespell and each correction was checked
in context (e.g. "a fied angle" → "a fixed angle" per the surrounding text).

As a first-time contributor I also added myself to the authors list in
copying.md, as requested in doc/contributing.md.

Fix spelling mistakes across renderer, curves, pathfinding, input,
event system, converter and building docs. Also add myself to the
authors list in copying.md.

Signed-off-by: Erwan Billard <82095453+iacker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant