-
Notifications
You must be signed in to change notification settings - Fork 401
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 some typos in code and comments #421
Conversation
Signed-off-by: storagezhang <[email protected]>
Signed-off-by: storagezhang <[email protected]>
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.
Thanks!
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.
Rest LGTM, thank you!
@NingLin-P Finished! |
Sorry to bother you, but I can't quite understand this. Why The Travis CI build failed ? I just modify comments, and int Job log it's shown:
I don't know what's wrong. Thanks! |
Signed-off-by: storagezhang <[email protected]>
I recommitted and try to check for errors but failed. The Travis CI still failed in Rust: nightly. |
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.
It's unrelated to your changes.
Fix some typos while reading the lib.
One in
src/tracker/state.rs
, ProgressState::Snapshot => write! should be StateSnapshot.Others are some typos in comments.