Skip to content

Commit 26dfb6b

Browse files
matkladlnicola
andauthored
Update xtask/src/release.rs
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 1745207 commit 26dfb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/src/release.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ impl flags::Release {
1515
// it. As we are setting `release` branch to an up-to-date `nightly`
1616
// tag, this shouldn't be problematic in general.
1717
//
18-
// Note that, as we tag releases, we don't worry about "loosing"
18+
// Note that, as we tag releases, we don't worry about "losing"
1919
// commits -- they'll be kept alive by the tag. More generally, we
2020
// don't care about historic releases all that much, it's fine even
2121
// to delete old tags.

0 commit comments

Comments
 (0)