From f383956b7b8dd870a64e8e1a67d43e661334fc22 Mon Sep 17 00:00:00 2001 From: Ashok Sidipotu Date: Mon, 17 Oct 2022 17:36:10 +0530 Subject: [PATCH] module-pipe-tunnel: Update the description of the module. --- src/modules/module-pipe-tunnel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/module-pipe-tunnel.c b/src/modules/module-pipe-tunnel.c index 519f32b7d..cc33e2389 100644 --- a/src/modules/module-pipe-tunnel.c +++ b/src/modules/module-pipe-tunnel.c @@ -55,7 +55,7 @@ /** \page page_module_pipe_tunnel PipeWire Module: Unix Pipe Tunnel * * The pipe-tunnel module provides a source or sink that tunnels all audio to - * a unix pipe. + * or from a unix pipe respectively. * * ## Module Options *