From f70b0892ea50fdc5fafe6968f140acf305873fca Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 17 Oct 2025 12:28:15 +0200 Subject: [PATCH] doc: swap the name and id of the device.product Fixes #4935 --- doc/dox/config/pipewire-props.7.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dox/config/pipewire-props.7.md b/doc/dox/config/pipewire-props.7.md index 4db52b94b..97b758a2a 100644 --- a/doc/dox/config/pipewire-props.7.md +++ b/doc/dox/config/pipewire-props.7.md @@ -174,12 +174,12 @@ ie. for example `device.Param.Props = { ... }` to set `Props`. @PAR@ device-prop device.product.id # integer \parblock -\copydoc PW_KEY_DEVICE_PRODUCT_NAME +\copydoc PW_KEY_DEVICE_PRODUCT_ID \endparblock @PAR@ device-prop device.product.name # string \parblock -\copydoc PW_KEY_DEVICE_PRODUCT_ID +\copydoc PW_KEY_DEVICE_PRODUCT_NAME \endparblock @PAR@ device-prop device.class # string