Skip to content

Commit 4fde887

Browse files
committed
Fix typo
1 parent a223e5a commit 4fde887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/topical_doc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ pub(crate) fn local_path(root: &Path, topic: &str) -> Result<PathBuf> {
103103
# search for index.html in rel_path
104104
std::AAA::MMM std/AAA/MMM/index.html root/std/AAA/MMM
105105
106-
# OR check if parent() dir exists and search for fn/sturct/etc
106+
# OR check if parent() dir exists and search for fn/struct/etc
107107
std::AAA::FFF std/AAA/fn.FFF9.html root/std/AAA
108108
std::AAA::SSS std/AAA/struct.SSS.html root/std/AAA
109109
core:AAA::SSS std/AAA/struct.SSS.html root/coreAAA

0 commit comments

Comments
 (0)