X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Flint_message_convention.rs;h=dd1d441203600cf6f3d124177a4ef29f1ea0d67c;hb=e7c55a478fd78cae940b0b43fbdbd4b4c7c6567b;hp=dc82ba891fb1f098d2c1b1099c5a0453ec67b311;hpb=81e004aadb8ccb3e4be1bfc22bc4ab5993414e86;p=rust.git diff --git a/tests/lint_message_convention.rs b/tests/lint_message_convention.rs index dc82ba891fb..dd1d4412036 100644 --- a/tests/lint_message_convention.rs +++ b/tests/lint_message_convention.rs @@ -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"]