From c09acf120cf03aa95964e45b52be95d9047f20c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 23:19:12 +0200 Subject: Make gtk-doc work again gtk-doc has gained an official CMake module which can fix xrefs. Meanwhile, our old module has stopped working for whatever reason, might be that I've botched the LdCategoryView interface somehow. --- liblogdiag/ld-category-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'liblogdiag') diff --git a/liblogdiag/ld-category-view.c b/liblogdiag/ld-category-view.c index cc69594..95bac77 100644 --- a/liblogdiag/ld-category-view.c +++ b/liblogdiag/ld-category-view.c @@ -71,7 +71,7 @@ ld_category_view_default_init (LdCategoryViewInterface *iface) /** * ld_category_view_set_category: - * @self: an #LdCategorylView object. + * @self: an #LdCategoryView object. * @category: the #LdCategory to be assigned to the view. * * Assign an #LdCategory object to the view. -- cgit v1.2.3