[tracker/wip/carlosg/tracker-3.0-api-breaks: 78/100] 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: 78/100] libtracker-sparql: Correct doc comment
- Date: Mon, 17 Feb 2020 18:15:22 +0000 (UTC)
commit 106698fd4c967c366db04d8b5974eb6fe2d95f7f
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]