[tracker/sam/set-dbus-connection: 1/3] libtracker-sparql: Fix wording of function documentation
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/set-dbus-connection: 1/3] libtracker-sparql: Fix wording of function documentation
- Date: Fri, 20 Apr 2018 17:07:04 +0000 (UTC)
commit e080a419aa7c010d44e0599f9bd14caa965cac86
Author: Sam Thursfield <sam afuera me uk>
Date: Fri Apr 20 13:54:06 2018 +0200
libtracker-sparql: Fix wording of function documentation
src/libtracker-sparql/tracker-connection.vala | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/src/libtracker-sparql/tracker-connection.vala b/src/libtracker-sparql/tracker-connection.vala
index 4f99ebc..412f7e8 100644
--- a/src/libtracker-sparql/tracker-connection.vala
+++ b/src/libtracker-sparql/tracker-connection.vala
@@ -584,11 +584,10 @@ public abstract class Tracker.Sparql.Connection : Object {
* Sets the domain (usually a DBus name or application ID) that
* will be used on on the connection obtained by
* tracker_sparql_connection_get(). See the "Isolating tracker-store
- * clients" section in this library docs.
+ * clients" section in the docs for this library.
*
- * This function must be called
- * before any of these such tracker_sparql_connection_get() calls
- * could happen.
+ * This function must be called before any tracker_sparql_connection_get()
+ * calls happen.
*
* Since: 2.0
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]