chore: remove duplicate words in six comments#12477
Merged
Merged
Conversation
All comment / doc-comment changes. - src/uucore/src/lib/features/checksum/validate.rs L471: "must set it the the detected" -> "must set it to the detected" (also adds the missing "to") - src/uucore/src/lib/features/uptime.rs L416: "logged in in a human-readable format" -> "logged in, in a human-readable format" - src/uu/od/src/output_info.rs L115: "the width is width of the the type" -> "the width is the width of the type" - src/uu/split/src/filenames.rs L113: "Determine if the the output file names" -> "Determine if the output file names" - src/uu/tail/src/paths.rs L228: "if `path` is is a file type" -> "if `path` is a file type" - src/uu/chcon/src/chcon.rs L527: "then is is assumed to be valid" -> "then it is assumed to be valid"
Contributor
|
Thanks for your PR! |
Contributor
|
fun :) |
|
GNU testsuite comparison: |
Contributor
Author
|
Appreciate you merging the duplicate-word cleanup across the six comments, @cakebaker. |
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.
Summary
All comment / doc-comment changes.
src/uucore/src/lib/features/checksum/validate.rssrc/uucore/src/lib/features/uptime.rssrc/uu/od/src/output_info.rssrc/uu/split/src/filenames.rssrc/uu/tail/src/paths.rssrc/uu/chcon/src/chcon.rs