summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-logger/log-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/log-manager.c b/telepathy-logger/log-manager.c
index 4fc0770..62d0f74 100644
--- a/telepathy-logger/log-manager.c
+++ b/telepathy-logger/log-manager.c
@@ -1397,7 +1397,7 @@ tpl_log_manager_search_async (TplLogManager *manager,
* tpl_log_manager_search_finish:
* @self: a #TplLogManager
* @result: a #GAsyncResult
- * @hits: (out) (transfer full) (element-type TelepathyLogger.SearchHit): a
+ * @hits: (out) (transfer full) (element-type TelepathyLogger.LogSearchHit): a
* pointer to a #GList used to return the list of #TplLogSearchHit
* @error: a #GError to fill
*