mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
chore: remove duplicate word in comment
Signed-off-by: wangcundashang <wangcundashang@qq.com>
This commit is contained in:
parent
185c695261
commit
3fadc27e82
@ -36,7 +36,7 @@ impl ConfigRelativePath {
|
||||
/// Same as [`Self::resolve_path`] but will make string replacements
|
||||
/// before resolving the path.
|
||||
///
|
||||
/// `replacements` should be an an [`IntoIterator`] of tuples with the "from" and "to" for the
|
||||
/// `replacements` should be an [`IntoIterator`] of tuples with the "from" and "to" for the
|
||||
/// string replacement
|
||||
pub fn resolve_templated_path(
|
||||
&self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user