mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-22 04:08:38 +02:00
Replace three dots with dot in hint
This commit is contained in:
parent
0d258b9e96
commit
0e9eb9e87e
@ -1144,7 +1144,7 @@ constants, but clippy recognizes those imprecise mathematical constants as a
|
||||
source of potential error.
|
||||
|
||||
See the suggestions of the Clippy warning in the compile output and use the
|
||||
appropriate replacement constant from `std::f32::consts`..."""
|
||||
appropriate replacement constant from `std::f32::consts`."""
|
||||
|
||||
[[exercises]]
|
||||
name = "clippy2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user