Skip to content

Commit 27fa114

Browse files
authored
Merge pull request #3011 from J-ZhengLi/mod_typo
fix one doc typo
2 parents 20ed5d9 + 87b0068 commit 27fa114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///! Utility functions for Rustup
1+
//! Utility functions for Rustup
22
pub(crate) mod notifications;
33
pub mod raw;
44
pub(crate) mod toml_utils;

0 commit comments

Comments
 (0)