From: Takashi Sakamoto Date: Fri, 12 Jun 2020 04:19:45 +0000 (+0900) Subject: doc: ctl: fix title for documentation of ALSACtlElemInfo X-Git-Tag: v0.1.0~79 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b80692ff5c3f21eb37eddd71c356947a5579fb8e;p=alsa-gobject.git doc: ctl: fix title for documentation of ALSACtlElemInfo Fixes: cc7a8b2fe1459 ("ctl: fulfill documentation for ALSACtl") Signed-off-by: Takashi Sakamoto --- 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 *