aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/serd/string.h')
-rw-r--r--include/serd/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/serd/string.h b/include/serd/string.h
index 373dfdf0..7652b05f 100644
--- a/include/serd/string.h
+++ b/include/serd/string.h
@@ -42,7 +42,7 @@ serd_strtod(const char* SERD_NONNULL str,
Decode a base64 string.
This function can be used to deserialise a blob node created with
- serd_node_new_blob().
+ serd_new_blob().
@param str Base64 string to decode.
@param len The length of `str`.