word change
there are three significantly different things printed below
This commit is contained in:
parent
cbe7c5ce70
commit
df5c889784
@ -239,7 +239,7 @@
|
||||
//! println!("{}, `{name:>8.*}` has 3 right-aligned characters", "Hello", 3, name="1234.56");
|
||||
//! ```
|
||||
//!
|
||||
//! print two significantly different things:
|
||||
//! print three significantly different things:
|
||||
//!
|
||||
//! ```text
|
||||
//! Hello, `1234.560` has 3 fractional digits
|
||||
|
Loading…
Reference in New Issue
Block a user