Fix typo in clippy1 hint

pull/1326/head
Tobias Klauser 1 year ago
parent 0d30dce26d
commit 7c4a3a2af6
No known key found for this signature in database
GPG Key ID: 6F5040074CCC0D04

@ -1072,7 +1072,7 @@ name = "clippy1"
path = "exercises/clippy/clippy1.rs"
mode = "clippy"
hint = """
Rust stores the highest precision version of any long or inifinite precision
Rust stores the highest precision version of any long or infinite precision
mathematical constants in the Rust standard library.
https://doc.rust-lang.org/stable/std/f32/consts/index.html

Loading…
Cancel
Save