Skip to content

fix: correct spelling errors in codebase#9390

Closed
majiayu000 wants to merge 1 commit intoOpenMined:devfrom
majiayu000:fix/typos-in-codebase
Closed

fix: correct spelling errors in codebase#9390
majiayu000 wants to merge 1 commit intoOpenMined:devfrom
majiayu000:fix/typos-in-codebase

Conversation

@majiayu000
Copy link
Copy Markdown

Summary

This PR fixes several spelling errors across the codebase:

Typo Correct Files
occured occurred test_query.py, schema.py
recieved received zmq_consumer.py
ephmeral ephemeral user_code.py
propeties properties data_protocol.py
succesfullly successfully notifier_service.py
succesfully successfully log_service.py
inheritence inheritance syft_object.py

Changes

  • Fixed 8 files with 13 spelling corrections
  • No functional changes, only string/comment corrections

Test plan

  • Python syntax validation passed
  • Changes are limited to string literals and comments

Fixed the following spelling errors:
- occured -> occurred (5 occurrences)
- recieved -> received (1 occurrence)
- ephmeral -> ephemeral (1 occurrence)
- propeties -> properties (2 occurrences)
- succesfullly -> successfully (1 occurrence)
- succesfully -> successfully (1 occurrence)
- inheritence -> inheritance (2 occurrences)

Signed-off-by: majiayu000 <1835304752@qq.com>
@majiayu000
Copy link
Copy Markdown
Author

Closing this PR due to extended inactivity. Happy to reopen if there's still interest — feel free to comment.

@majiayu000 majiayu000 closed this Mar 20, 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.

1 participant