[PATCH] ALSA: docs: Remove 3rd person singular s in *to indicate*

Paul Menzel posted 1 patch 4 weeks, 1 day ago
Documentation/sound/alsa-configuration.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] ALSA: docs: Remove 3rd person singular s in *to indicate*
Posted by Paul Menzel 4 weeks, 1 day ago
Fixes: 78811dd56def ("ALSA: docs: Add documents for recently changes in snd-usb-audio")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 Documentation/sound/alsa-configuration.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sound/alsa-configuration.rst b/Documentation/sound/alsa-configuration.rst
index 062b86522e4d..accaebbdd642 100644
--- a/Documentation/sound/alsa-configuration.rst
+++ b/Documentation/sound/alsa-configuration.rst
@@ -2293,7 +2293,7 @@ delayed_register
     notice the need.
 skip_validation
     Skip unit descriptor validation (default: no).
-    The option is used to ignores the validation errors with the hexdump
+    The option is used to ignore the validation errors with the hexdump
     of the unit descriptor instead of a driver probe error, so that we
     can check its details.
 quirk_flags
-- 
2.51.0
Re: [PATCH] ALSA: docs: Remove 3rd person singular s in *to indicate*
Posted by Takashi Iwai 4 weeks, 1 day ago
On Wed, 03 Sep 2025 12:08:41 +0200,
Paul Menzel wrote:
> 
> Fixes: 78811dd56def ("ALSA: docs: Add documents for recently changes in snd-usb-audio")
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>

Applied now.  Thanks.


Takashi