Spelling clean-up - #869
Open
teutat3s wants to merge 3 commits into
Open
Conversation
teutat3s
force-pushed
the
cspell
branch
2 times, most recently
from
May 22, 2025 17:41
5fb1143 to
b4e160f
Compare
|
|
||
| /** | ||
| * The constructor is private because we want to ensure intialization steps are followed, | ||
| * The constructor is private because we want to ensure initialization steps are followed, |
There was a problem hiding this comment.
Same here, correction should be "initialisation"
Author
There was a problem hiding this comment.
The whole file has a lot of initialization / initialize.
teutat3s
force-pushed
the
cspell
branch
2 times, most recently
from
May 22, 2025 18:15
e02b8e8 to
134a99a
Compare
Member
|
Cat is impressed with the current state of this PR as of Cats checkin. Cat thinks this work is legitimately a code quality improvement because shit having sane spelling makes life so much easier. |
cspell --config .cspell.json --gitignore --exclude test --exclude LICENSES --exclude CHANGELOG.md .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inspired by the-draupnir-project/draupnir-documentation#70, I went on a spelling clean-up trip in this repo.
It's my first contribution, please point me to anything I might have missed. Any constructive feedback is appreciated.
Command used to check:
Signed-off-by: Jhonas Wernery teutates+github@mailbox.org
EDIT:
arbritraryRenderercomes from:https://github.com/the-draupnir-project/interface-manager/blob/main/src/MatrixInterfaceAdaptor/MatrixRendererDescription.ts#L43
and
https://github.com/the-draupnir-project/interface-manager/blob/main/src/MatrixInterfaceAdaptor/MatrixInterfaceAdaptor.ts#L326