From 770c9df6620e93d601c92e252ea8ca3746fb101f Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Fri, 12 Jun 2020 13:19:45 +0900 Subject: [PATCH] doc: hwdep: fix invalid element name Fixes: eb03ec0340bc ("hwdep: fulfill documentation for ALSAHwdep") Signed-off-by: Takashi Sakamoto --- doc/reference/hwdep/alsahwdep-docs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference/hwdep/alsahwdep-docs.xml b/doc/reference/hwdep/alsahwdep-docs.xml index 3524e1d..83428cd 100644 --- a/doc/reference/hwdep/alsahwdep-docs.xml +++ b/doc/reference/hwdep/alsahwdep-docs.xml @@ -14,12 +14,12 @@ Introduction - This library is designed for applications to manipulate ALSA + This library is designed for applications to manipulate ALSA hwdep character device and retrieve common information of hardware dependent functionality abstracted as hwdep device. As the design concept means; hardware dependent, this library has no further functionality. Each applications should implement it by their own. - + -- 2.47.3