From b80692ff5c3f21eb37eddd71c356947a5579fb8e Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Fri, 12 Jun 2020 13:19:45 +0900 Subject: [PATCH] doc: ctl: fix title for documentation of ALSACtlElemInfo Fixes: cc7a8b2fe1459 ("ctl: fulfill documentation for ALSACtl") Signed-off-by: Takashi Sakamoto --- src/ctl/elem-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ctl/elem-info.c b/src/ctl/elem-info.c index a21fdd3..2b913f5 100644 --- a/src/ctl/elem-info.c +++ b/src/ctl/elem-info.c @@ -3,7 +3,7 @@ /** * SECTION: elem-info - * @Title: ALSACtlElemInfoInt + * @Title: ALSACtlElemInfo * @Short_description: An abstract object to represent the common information * of any type of element * -- 2.47.3