Skip to content

Commit 19b3bfb

Browse files
committed
o Remove unneeded space.
1 parent c9feab0 commit 19b3bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/options-initialize.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ void PrintMatrixFlags(FILE *out, const RGBMatrix::Options &d,
325325
"(Default: %d).\n"
326326
"\t--led-%sshow-refresh : %show refresh rate.\n"
327327
"\t--led-%sinverse "
328-
": Switch if your matrix has inverse colors %s.\n "
328+
": Switch if your matrix has inverse colors %s.\n"
329329
"\t--led-%sswap-green-blue : Switch if your matrix has green/blue "
330330
"swapped %s.\n"
331331
"\t--led-pwm-lsb-nanoseconds : PWM Nanoseconds for LSB "

0 commit comments

Comments
 (0)