mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
conf: fix typo
This commit is contained in:
parent
d1207422e0
commit
d63deb140c
1 changed files with 1 additions and 1 deletions
|
|
@ -972,7 +972,7 @@ static bool find_match(struct spa_json *arr, const struct spa_dict *props)
|
|||
* rules = [
|
||||
* {
|
||||
* matches = [
|
||||
* # any of the items in matches needs to match, it one does,
|
||||
* # any of the items in matches needs to match, if one does,
|
||||
* # actions are emited.
|
||||
* {
|
||||
* # all keys must match the value. ~ in value starts regex.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue