[tracker/0.10-documentation-review: 2/4] fixup
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/0.10-documentation-review: 2/4] fixup
- Date: Mon, 7 Feb 2011 17:30:05 +0000 (UTC)
commit 5b68c14f2ef97d4aee7bec927681d95e14b3facc
Author: Aleksander Morgado <aleksander lanedo com>
Date: Mon Feb 7 18:14:01 2011 +0100
fixup
docs/reference/libtracker-sparql/overview.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/libtracker-sparql/overview.sgml b/docs/reference/libtracker-sparql/overview.sgml
index 2b5addb..5394344 100644
--- a/docs/reference/libtracker-sparql/overview.sgml
+++ b/docs/reference/libtracker-sparql/overview.sgml
@@ -35,7 +35,7 @@
If you plan to only do Read-Only queries to the store, you can get the
<type><link linkend="TrackerSparqlConnection-struct">TrackerSparqlConnection</link></type>
object using <function><link linkend="tracker-sparql-connection-get-direct">tracker_sparql_connection_get_direct</link></function>. Otherwise, if you also plan to use the same connection object
- for updates, you must get the connection object with
+ for <emphasis>Write</emphasis> operations, you must get the connection object with
<function><link linkend="tracker-sparql-connection-get">tracker_sparql_connection_get</link></function>.
</para>
</listitem>
@@ -44,7 +44,7 @@
<para>
The <type><link linkend="TrackerSparqlConnection-struct">TrackerSparqlConnection</link></type>
will use the File Descriptor passing method via D-Bus to connect to the Store for all non
- read-only queries on
+ Read-Only queries on
<type><link linkend="TrackerSparqlConnection-struct">TrackerSparqlConnection</link></type>
objects obtained with
<function><link linkend="tracker-sparql-connection-get">tracker_sparql_connection_get</link></function>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]