docs: Fix minor typos (compatability, initalize) - #64864
Merged
edoakes merged 1 commit intoJul 23, 2026
Merged
Conversation
saitejabandaru-in
requested review from
a team,
MengjinYan,
dayshah and
edoakes
as code owners
July 18, 2026 00:13
Contributor
There was a problem hiding this comment.
Code Review
This pull request corrects several typographical errors in comments and docstrings across the codebase, specifically fixing 'compatability' to 'compatibility' and 'initalized' to 'initialized'. There are no review comments, and I have no additional feedback to provide.
MengjinYan
approved these changes
Jul 21, 2026
MengjinYan
left a comment
Contributor
There was a problem hiding this comment.
Looks good! Also, @saitejabandaru-in Can you fix the DCO so that the PR can be merged after passing the tests? Thanks!
Fixes minor typos in comments across python and rllib packages. Signed-off-by: Sai Teja Bandaru <[email protected]>
Contributor
Author
|
Hi @MengjinYan! I've squashed the commits and added the DCO sign-off ( |
saitejabandaru-in
force-pushed
the
fix/typos-compatability-initalize
branch
from
July 22, 2026 14:09
4cbcc4c to
d1401fa
Compare
400Ping
pushed a commit
to 400Ping/ray
that referenced
this pull request
Aug 18, 2026
Fixes minor typos in comments across the python and rllib packages. Signed-off-by: Sai Teja Bandaru <[email protected]> Signed-off-by: 400Ping <[email protected]>
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.
Fixes minor typos in comments across the python and rllib packages.