listlistmodel: Fix documentation comment

This commit is contained in:
Mohammed Sadiq 2018-09-18 09:55:43 +05:30
parent 1a4b60fb36
commit 03679d4342

View File

@ -18,7 +18,7 @@
*/
/*
/**
* SECTION:gtklistlistmodel
* @Short_description: a List model for lists
* @Title: GtkListListModel
@ -26,7 +26,7 @@
*
* #GtkListListModel is a #GListModel implementation that takes a list API and provides
* it as a GListModel.
**/
*/
#include "config.h"