We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1745207 commit 26dfb6bCopy full SHA for 26dfb6b
xtask/src/release.rs
@@ -15,7 +15,7 @@ impl flags::Release {
15
// it. As we are setting `release` branch to an up-to-date `nightly`
16
// tag, this shouldn't be problematic in general.
17
//
18
- // Note that, as we tag releases, we don't worry about "loosing"
+ // Note that, as we tag releases, we don't worry about "losing"
19
// commits -- they'll be kept alive by the tag. More generally, we
20
// don't care about historic releases all that much, it's fine even
21
// to delete old tags.
0 commit comments