Skip to content

Commit b4d39ca

Browse files
committed
style: fmt
1 parent 985e87e commit b4d39ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: alloc/src/fmt.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
//! ```
285285
//! print!("{0:.1$e}", 12345, 3);
286286
//! ```
287-
//!
287+
//!
288288
//! Would return:
289289
//!
290290
//! ```text

0 commit comments

Comments
 (0)