summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-01-05 17:41:43 +0100
committerGitHub <noreply@github.com>2023-01-05 17:41:43 +0100
commitc5898ac6b7d4e4048c40ac90b4c2669fc380660d (patch)
tree690e800773263233d0a5d225410c424bda3ae54e /info.toml
parent0d30dce26def4228cb9667134ca7b872e1d3de16 (diff)
parent7c4a3a2af6dde8ab77fde8433496148f94e5ec90 (diff)
Merge pull request #1326 from tklauser/clippy1-typo
Fix typo in clippy1 hint
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index 1135c91..66f78ab 100644
--- a/info.toml
+++ b/info.toml
@@ -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