Auto merge of #10847 - johnmatthiggins:master, r=epage

Fixed extra period typo

Fixes #10845.
This commit is contained in:
bors 2022-07-11 15:54:27 +00:00
commit a0439d8451

View file

@ -209,7 +209,7 @@ fn resolve_with_registry<'cfg>(
Ok(resolve)
}
/// Resolves all dependencies for a package using an optional previous instance.
/// Resolves all dependencies for a package using an optional previous instance
/// of resolve to guide the resolution process.
///
/// This also takes an optional hash set, `to_avoid`, which is a list of package