From 13bb152840203014969bb4863d27cb9868a9c315 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 25 May 2021 15:57:31 +1000 Subject: [PATCH] doc: fix a copy/paste-o --- src/pipewire/impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipewire/impl.h b/src/pipewire/impl.h index 9771884f2..7f391761a 100644 --- a/src/pipewire/impl.h +++ b/src/pipewire/impl.h @@ -32,7 +32,7 @@ extern "C" { /** \page page_implementation_api Implementation API * * The implementation API provides the tools to build new objects and -+ * modules. It consists of the following object-specific APIs: + * modules. It consists of the following object-specific APIs: * * - \ref pw_impl_core * - \ref pw_impl_client