[tracker/anonymous-file-nodes] Fix typo in libtracker-extract documentation.



commit d27e5ece8b9d5684552e6635d43cfd8e62f3eac2
Author: Carlos Garnacho <carlos lanedo com>
Date:   Wed Feb 3 16:10:54 2010 +0100

    Fix typo in libtracker-extract documentation.

 src/libtracker-extract/tracker-extract.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-extract/tracker-extract.h b/src/libtracker-extract/tracker-extract.h
index d55867d..c709abb 100644
--- a/src/libtracker-extract/tracker-extract.h
+++ b/src/libtracker-extract/tracker-extract.h
@@ -103,7 +103,7 @@ G_BEGIN_DECLS
  * Extracts metadata from a file, and inserts it into @metadata.
  *
  * The @metadata parameter is a #TrackerSparqlBuilder constructed
- * through tracker_sparql_builder_new_embedded_insert(), The subject
+ * through tracker_sparql_builder_new_embedded_insert(), the subject
  * is already set to be the file URN, so implementations of this
  * function should just provide predicate/object(s) pairs. the data
  * triples contained in there at the end of the function will be



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]