Skip to content

Commit

Permalink
audio-pipewire: spell correct "resources"
Browse files Browse the repository at this point in the history
Signed-off-by: Arnout Vandecappelle <[email protected]>
  • Loading branch information
arnout authored and Tropicao committed Oct 28, 2024
1 parent d1202d6 commit 657c728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/audio-pipewire/audio-pipewire.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1572,14 +1572,14 @@ \subsection{C API}
\item A \code{pw_context} instance is at the heart of the C API. It
allows connection to the daemon and it manages locally available
ressources.
resources.
\item It does the following:
\begin{itemize}
\item Parsing of the appropriate configuration.
\item Start of the processing thread \& associated data loop.
\item Handling of local ressources: memory pool, work queue,
\item Handling of local resources: memory pool, work queue,
\textbf{proxies}, local modules
\end{itemize}
Expand Down

0 comments on commit 657c728

Please sign in to comment.