chore: remove duplicate word in comment

Signed-off-by: wangcundashang <wangcundashang@qq.com>
This commit is contained in:
wangcundashang 2025-04-19 00:02:05 +08:00
parent 185c695261
commit 3fadc27e82

View File

@ -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,