Skip to content

Commit be4ee7d

Browse files
mmoultarcady-lunarg
authored andcommitted
Remove unnecessary whitespace
Fix a typo introduced in the last commit.
1 parent 7ccbadb commit be4ee7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StandAlone/StandAlone.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2018,7 +2018,7 @@ void usage()
20182018
" -e <name> | --entry-point <name>\n"
20192019
" specify <name> as the entry-point function name\n"
20202020
" -f{hlsl_functionality1}\n"
2021-
" 'hlsl_functionality1' enables use of the \n"
2021+
" 'hlsl_functionality1' enables use of the\n"
20222022
" SPV_GOOGLE_hlsl_functionality1 extension\n"
20232023
" -g generate debug information\n"
20242024
" -g0 strip debug information\n"

0 commit comments

Comments
 (0)