Fix typo in conf parameters documentation

pull/922/head
Mikael Nousiainen 2022-01-06 10:38:39 +02:00
rodzic 5735441205
commit e486f10c52
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -170,7 +170,7 @@ static const struct confparams frontend_cfg_params[] =
},
{
TOK_ASYNC, "async", "Asynchronous data transfer support",
"True enables asynchronous data transfer for backends that support it. This enabled handling of transceive and spectrum data, for example.",
"True enables asynchronous data transfer for backends that support it. This allows use of transceive and spectrum data.",
"0", RIG_CONF_CHECKBUTTON, { }
},