Skip to content

Commit 3945226

Browse files
author
Yorhel
committed
doc.h: Minor typo fix
1 parent 7520375 commit 3945226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ static const doc_set_t doc_sets[] = {
292292
},
293293
{ "active_udp_port", 1, "<integer>",
294294
"The listen port for incoming UDP connections in active mode. Defaults to the"
295-
" `active_port' setting, or to a random number of `active_port' is not set."
295+
" `active_port' setting, or to a random number if `active_port' is not set."
296296
},
297297
{ "adc_blom", 1, "<boolean>",
298298
"Whether to support the BLOM extension on ADC hubs. This may decrease the"

0 commit comments

Comments
 (0)