[tracker/wip/carlosg/tracker-3.0-api-breaks: 72/79] libtracker-sparql: Correct doc comment
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/tracker-3.0-api-breaks: 72/79] libtracker-sparql: Correct doc comment
- Date: Mon, 27 Jan 2020 13:01:06 +0000 (UTC)
commit b8eebcc5479647752bb6b7177f684cfd816f9ae9
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Jan 27 00:34:36 2020 +0100
libtracker-sparql: Correct doc comment
src/libtracker-sparql/tracker-notifier.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libtracker-sparql/tracker-notifier.c b/src/libtracker-sparql/tracker-notifier.c
index d1e31446f..c1fe97fdb 100644
--- a/src/libtracker-sparql/tracker-notifier.c
+++ b/src/libtracker-sparql/tracker-notifier.c
@@ -545,9 +545,9 @@ tracker_notifier_class_init (TrackerNotifierClass *klass)
G_TYPE_PTR_ARRAY | G_SIGNAL_TYPE_STATIC_SCOPE);
/**
- * TrackerNotifier:classes:
+ * TrackerNotifier:connection:
*
- * RDF classes to listen notifications about.
+ * SPARQL connection to listen to.
*/
pspecs[PROP_CONNECTION] =
g_param_spec_object ("connection",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]