summaryrefslogtreecommitdiff
path: root/src/raptor_uri.c
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2010-11-29 08:37:06 -0800
committerDave Beckett <dave@dajobe.org>2010-11-29 08:37:06 -0800
commit3961de1781e512d846b42f87bc95e21418197bd7 (patch)
treefcbc6dc7c5200387aed876f80b7598a62a4febab /src/raptor_uri.c
parentc95d2f2cfae6df78f0f6a284feb43b1393bcf0a5 (diff)
downloadraptor-3961de1781e512d846b42f87bc95e21418197bd7.tar.gz
#autodocs
Diffstat (limited to 'src/raptor_uri.c')
-rw-r--r--src/raptor_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raptor_uri.c b/src/raptor_uri.c
index 1fbce32c..ba4bc59f 100644
--- a/src/raptor_uri.c
+++ b/src/raptor_uri.c
@@ -81,7 +81,7 @@ struct raptor_uri_s {
* raptor_new_uri_from_counted_string:
* @world: raptor_world object
* @uri_string: URI string.
- * @length: lenght of URI string
+ * @length: length of URI string
*
* Constructor - create a raptor URI from a UTF-8 encoded Unicode string.
*