From d03a547cad3ce8a3dc3b424156e0eec38475da1b Mon Sep 17 00:00:00 2001 From: Caleb Cartwright Date: Sun, 12 Jun 2022 22:03:05 -0500 Subject: Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt --- src/parse/session.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse') diff --git a/src/parse/session.rs b/src/parse/session.rs index 4408e20747a..a0f71c2b8ba 100644 --- a/src/parse/session.rs +++ b/src/parse/session.rs @@ -170,7 +170,7 @@ impl ParseSess { /// * `relative` - If Some(symbol), the symbol name is a directory relative to the dir_path. /// If relative is Some, resolve the submodle at {dir_path}/{symbol}/{id}.rs /// or {dir_path}/{symbol}/{id}/mod.rs. if None, resolve the module at {dir_path}/{id}.rs. - /// * `dir_path` - Module resolution will occur relative to this direcotry. + /// * `dir_path` - Module resolution will occur relative to this directory. pub(crate) fn default_submod_path( &self, id: symbol::Ident, -- cgit 1.4.1-3-g733a5