From 404a634b92a9667b0e573aeba522e2dc081b9680 Mon Sep 17 00:00:00 2001
From: Philipp Jungkamp
Date: Fri, 24 Jan 2025 14:17:07 +0000
Subject: [PATCH] docs: fix wrong description of software_dsp example
---
docs/rst/policies/software_dsp.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/rst/policies/software_dsp.rst b/docs/rst/policies/software_dsp.rst
index 439bfee9..b4058484 100644
--- a/docs/rst/policies/software_dsp.rst
+++ b/docs/rst/policies/software_dsp.rst
@@ -102,5 +102,5 @@ Examples
}
-This will match any sinks with the UCM HiFi Speaker profile set that are associated
-with cards containing the string "WeirdHardware" at the start of their name.
+This will match any sinks with the UCM HiFi Speaker profile set or cards
+containing the string "WeirdHardware" at the start of their name.