Skip to content

Commit 87b0068

Browse files
committed
fix just one doc typo
1 parent 20ed5d9 commit 87b0068

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)