]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
doc: hwdep: fix invalid element name
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 12 Jun 2020 04:19:45 +0000 (13:19 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 12 Jun 2020 06:45:37 +0000 (15:45 +0900)
Fixes: eb03ec0340bc ("hwdep: fulfill documentation for ALSAHwdep")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
doc/reference/hwdep/alsahwdep-docs.xml

index 3524e1d8f5575b12fa7b346bca576699fc8a149b..83428cdd0394ead26179e5e2513f531d5575ffd2 100644 (file)
 
     <chapter id="introduction">
         <title>Introduction</title>
-        <param>This library is designed for applications to manipulate ALSA
+        <para>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.
-        </param>
+        </para>
     </chapter>
 
     <chapter id="alsahwdep-enumerations">