-
Notifications
You must be signed in to change notification settings - Fork 746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix grammar errors #3151
base: main
Are you sure you want to change the base?
Fix grammar errors #3151
Conversation
Dimitrolito
commented
Jan 20, 2025
- Corrected typos and inconsistencies in comments and docstrings.
- Improved clarity in function and variable descriptions for better readability.
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Signed-off-by: Dmytrol <[email protected]>
Hi @afck Updates have been made:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert to ClonableView
@ma2bd Hi, do you mean to revert all changes in the files from 'Cloneable' to 'Clonable'? |
Yes, sorry! "Clonable" is quite common, after all. |
2698081
to
9bf5404
Compare
Signed-off-by: Dmytrol <[email protected]>
@afck |