]> git.lizzy.rs Git - rust.git/blobdiff - tests/lint_message_convention.rs
Fix `#[expect]` for `clippy::ptr_arg`
[rust.git] / tests / lint_message_convention.rs
index dc82ba891fb1f098d2c1b1099c5a0453ec67b311..dd1d441203600cf6f3d124177a4ef29f1ea0d67c 100644 (file)
@@ -66,7 +66,7 @@ fn lint_message_convention() {
 
     // make sure that lint messages:
     // * are not capitalized
-    // * don't have puncuation at the end of the last sentence
+    // * don't have punctuation at the end of the last sentence
 
     // these directories have interesting tests
     let test_dirs = ["ui", "ui-cargo", "ui-internal", "ui-toml"]