Skip to content

Commit 450238f

Browse files
authored
Fix typo in help text
1 parent 584a33e commit 450238f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ QString UsageArguments ( char** argv )
11541154
" -u, --numchannels maximum number of channels\n"
11551155
" -w, --welcomemessage welcome message to display on connect\n"
11561156
" (string or filename, HTML supported)\n"
1157-
" -z, --startminimized start minimizied\n"
1157+
" -z, --startminimized start minimized\n"
11581158
"\n"
11591159
"Client only:\n"
11601160
" -c, --connect connect to given Server address on startup\n"

0 commit comments

Comments
 (0)