mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Correct a typo in pipewire.conf.5.rst.in
This commit is contained in:
parent
d2c29760e9
commit
feb21a25f0
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ The configuration files can be expressed in full JSON syntax but for ease
|
|||
of use, a relaxed format may be used where:
|
||||
|
||||
* ``:`` to delimit keys and values can be substuted by ``=`` or a space.
|
||||
* ``"`` around keys and string can be omited as long as no special characters are used in the strings.
|
||||
* ``"`` around keys and string can be omitted as long as no special characters are used in the strings.
|
||||
* ``,`` to separate objects can be replaced with a whitespace character.
|
||||
* ``#`` can be used to start a comment until the line end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue