Skip to content

Fix typos in comments and docs - #2590

Merged
liamcottle merged 2 commits into
meshcore-dev:devfrom
jocasmark:fix/typos
May 22, 2026
Merged

Fix typos in comments and docs#2590
liamcottle merged 2 commits into
meshcore-dev:devfrom
jocasmark:fix/typos

Conversation

@jocasmark

@jocasmark jocasmark commented May 20, 2026

Copy link
Copy Markdown
Contributor

Fixes spelling typos in comments and documentation across src/ and variants/.

No functional changes. Typos in third-party code under lib/ left untouched.

Improves readability across documentation and inline comments by fixing common spelling mistakes and duplicate words.
@oltaco

oltaco commented May 21, 2026

Copy link
Copy Markdown
Member

Thanks, looks good but maybe revert the typos in the nordic libs 😉

@liamcottle

Copy link
Copy Markdown
Member

Yeah, please revert all changes to files in lib:

  • lib/ed25519/add_scalar.c‎
  • ‎lib/nrf52/include/nrf52/nrf_mbr.h
  • ‎lib/nrf52/include/ble_l2cap.h

Since these are external library files, ideally they should only be updated if pulled in from original source. Otherwise they will diverge from upstream.

Reverts typo fixes in comments within external libs.
@jocasmark

Copy link
Copy Markdown
Contributor Author

Fair enough. Didn't think of that. Reverted ✅

@liamcottle
liamcottle merged commit a35b1bb into meshcore-dev:dev May 22, 2026
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.

3 participants