diff --git a/tools/shaderc/shaderc.cpp b/tools/shaderc/shaderc.cpp index 979b5d4c4..f87fa95db 100644 --- a/tools/shaderc/shaderc.cpp +++ b/tools/shaderc/shaderc.cpp @@ -841,7 +841,7 @@ namespace bgfx " -h, --help Help.\n" " -v, --version Version information only.\n" " -f Input file path.\n" - " -i Include path (for multiple paths use use -i multiple times).\n" + " -i Include path (for multiple paths use -i multiple times).\n" " -o Output file path.\n" " --bin2c Generate C header file.\n" " --depends Generate makefile style depends file.\n"