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 7520375 commit 3945226Copy full SHA for 3945226
src/doc.h
@@ -292,7 +292,7 @@ static const doc_set_t doc_sets[] = {
292
},
293
{ "active_udp_port", 1, "<integer>",
294
"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."
+ " `active_port' setting, or to a random number if `active_port' is not set."
296
297
{ "adc_blom", 1, "<boolean>",
298
"Whether to support the BLOM extension on ADC hubs. This may decrease the"
0 commit comments