mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-21 01:40:34 -05:00
Fix typos
found them with codespell. Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
8a24ad3073
commit
7410755c03
45 changed files with 100 additions and 100 deletions
|
|
@ -98,7 +98,7 @@
|
|||
* {
|
||||
* matches = [
|
||||
* # any of the items in matches needs to match, if one does,
|
||||
* # actions are emited.
|
||||
* # actions are emitted.
|
||||
* {
|
||||
* # all keys must match the value. ! negates. ~ starts regex.
|
||||
* #node.name = "~alsa_input.*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue