Skip to content

Commit 838d957

Browse files
cargo fmt
1 parent 686a1ae commit 838d957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pub fn yank(app: &App, krate: &str, version: &semver::Version, yanked: bool) ->
124124
/// being pushed.
125125
///
126126
/// A maximum of 20 attempts to commit and push to the index currently
127-
/// accounts for the amount of traffic publishing crates, though this may
127+
/// accounts for the amount of traffic publishing crates, though this may
128128
/// have to be changed in the future.
129129
///
130130
/// Notes:

0 commit comments

Comments
 (0)