[tracker/libtracker-sparql: 45/56] libtracker-sparql: Fix typo in documentation.



commit 46a688c70e686f64e6580af3a209ea5326aece62
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Tue Aug 3 18:57:32 2010 +0200

    libtracker-sparql: Fix typo in documentation.

 src/libtracker-sparql/tracker-uri.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-sparql/tracker-uri.c b/src/libtracker-sparql/tracker-uri.c
index b3f07ec..1a8294c 100644
--- a/src/libtracker-sparql/tracker-uri.c
+++ b/src/libtracker-sparql/tracker-uri.c
@@ -239,7 +239,7 @@ cleanup:
  *     <link linkend="string-precision">string precision pitfalls</link>
  * @Varargs: the parameters to insert into the format string
  *
- * Calls tracker_sparql_escpae_uri_vprintf() with the @Varargs supplied.
+ * Calls tracker_sparql_escape_uri_vprintf() with the @Varargs supplied.
  *
  * Returns: a newly-allocated string holding the result.
  *  The returned string should be freed with g_free() when no longer needed.



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