]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rustfmt/src/bin/main.rs
New upstream version 1.69.0+dfsg1
[rustc.git] / src / tools / rustfmt / src / bin / main.rs
index 8e871e61f26837c5b2ed21cd1fd4348ec60e4cbd..be64559e8774593abd5ab9c93a6b8f5c68a39f13 100644 (file)
@@ -136,7 +136,7 @@ fn make_opts() -> Options {
         "l",
         "files-with-diff",
         "Prints the names of mismatched files that were formatted. Prints the names of \
-         files that would be formated when used with `--check` mode. ",
+         files that would be formatted when used with `--check` mode. ",
     );
     opts.optmulti(
         "",