Skip to content
Snippets Groups Projects
Commit 5af8b78e authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Driver: Typo fix.

llvm-svn: 67017
parent 02ae54c5
No related branches found
No related tags found
No related merge requests found
......@@ -32,4 +32,4 @@ DIAG(err_drv_use_of_Z_option, ERROR,
DIAG(warn_drv_input_file_unused, WARNING,
"%0: '%1' input file unused when '%2' is present")
DIAG(warn_drv_unused_argument, WARNING,
"argument unused during compilatin: '%0'")
"argument unused during compilation: '%0'")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment