summaryrefslogtreecommitdiffstats
path: root/util/include/axutil_qname.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/include/axutil_qname.h')
-rw-r--r--util/include/axutil_qname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/include/axutil_qname.h b/util/include/axutil_qname.h
index da78461..90b1b0d 100644
--- a/util/include/axutil_qname.h
+++ b/util/include/axutil_qname.h
@@ -50,7 +50,7 @@ extern "C"
* @ns_uri optional
* The prefix. Must not be null. Use "" (empty string) to indicate that no
* namespace URI is present or the namespace URI is not relevant
- * if null is passed for prefix and uri , "'(empty string ) will be assinged to
+ * if null is passed for prefix and uri , ""(empty string ) will be assinged to
* those fields
* @return a pointer to newly created qname struct
*/