modules: use the right module name in the docs

Fixes #4172
This commit is contained in:
Wim Taymans 2024-08-01 11:37:33 +02:00
parent 9cd2bbc585
commit 819c73907e
3 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
* ## Example configuration
*\code{.unparsed}
* context.modules = [
* { name = libpipewire-portal }
* { name = libpipewire-module-portal }
* ]
*\endcode
*