From 0c41f24401d6066b939d2eccd5d11b4deff2ca59 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 20 May 2021 20:06:22 +1000 Subject: [PATCH] doc: fix an outdated reference --- src/pipewire/proxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipewire/proxy.h b/src/pipewire/proxy.h index c21ea4e71..ef7530b88 100644 --- a/src/pipewire/proxy.h +++ b/src/pipewire/proxy.h @@ -43,7 +43,7 @@ extern "C" { * \section sec_page_proxy_core Core proxy * * A proxy for a remote core object can be obtained by making - * a remote connection with \ref pw_core_connect. + * a remote connection with \ref pw_context_connect. * See \ref pw_page_remote_api * * Some methods on proxy object allow creation of more proxy objects or