We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac8c32 commit 54efe84Copy full SHA for 54efe84
src/blackmagic_common.cpp
@@ -778,7 +778,7 @@ bmd_opt_help()
778
color_printf("If the type deduction is not working, you can use also "
779
"following syntax:\n");
780
color_printf("- \"value\" - assume the value is string\n");
781
- color_printf("- 'value' - assume the value is FourCC\n");
+ color_printf("- 'vlue' - assume the value is FourCC\n");
782
color_printf("\n");
783
784
color_printf("Incomplete " TBOLD("(!)") " list of keys:\n");
0 commit comments