filter-chain: fix typo

This commit is contained in:
Wim Taymans 2023-10-11 09:39:06 +02:00
parent fcde479a82
commit e90bf4701c

View file

@ -1949,7 +1949,7 @@ static void link_free(struct link *link)
/**
* {
* control = [name:][portname]
* min = <float, defaukt 0.0>
* min = <float, default 0.0>
* max = <float, default 1.0>
* scale = <string, default "linear", options "linear","cubic">
* }