Skip to content

Commit 7c4a3a2

Browse files
committed
Fix typo in clippy1 hint
1 parent 0d30dce commit 7c4a3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@ name = "clippy1"
10721072
path = "exercises/clippy/clippy1.rs"
10731073
mode = "clippy"
10741074
hint = """
1075-
Rust stores the highest precision version of any long or inifinite precision
1075+
Rust stores the highest precision version of any long or infinite precision
10761076
mathematical constants in the Rust standard library.
10771077
https://doc.rust-lang.org/stable/std/f32/consts/index.html
10781078

0 commit comments

Comments
 (0)