summaryrefslogtreecommitdiff
path: root/utils/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/utils.c')
-rw-r--r--utils/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/utils.c b/utils/utils.c
index c887edc36..04cfa81fc 100644
--- a/utils/utils.c
+++ b/utils/utils.c
@@ -189,7 +189,7 @@ char *squash_tolat1(xmlChar *s)
/**
- * Calculate a URL from a relative and base URL.
+ * Calculate an URL from a relative and base URL.
*
* base may be 0 for a new URL, in which case the URL is canonicalized and
* returned. Returns 0 in case of error.