mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
fix typo in module description
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@729 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e1887b552c
commit
08397d98e2
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ PA_MODULE_USAGE(
|
||||||
"format=<sample format> "
|
"format=<sample format> "
|
||||||
"channels=<number of channels> "
|
"channels=<number of channels> "
|
||||||
"rate=<sample rate> "
|
"rate=<sample rate> "
|
||||||
"destinaton=<destination IP address> "
|
"destination=<destination IP address> "
|
||||||
"port=<port number> "
|
"port=<port number> "
|
||||||
"mtu=<maximum transfer unit> "
|
"mtu=<maximum transfer unit> "
|
||||||
"loop=<loopback to local host?>"
|
"loop=<loopback to local host?>"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue