docs/Writerside/topics/hash_key.h.md

branch
docs/3.1
changeset 1147
52802c36b261
parent 1145
1a8fe7b7dd8a
--- a/docs/Writerside/topics/hash_key.h.md	Sat Jan 25 13:44:24 2025 +0100
+++ b/docs/Writerside/topics/hash_key.h.md	Sat Jan 25 14:05:35 2025 +0100
@@ -20,7 +20,7 @@
 The other functions do effectively the same, but
 
 * `cx_hash_key_bytes()` is strongly typed if you want to avoid passing `void*` 
-* `cx_hash_key_str()` conveniently takes a C string and computes the length on its own
+* `cx_hash_key_str()` conveniently takes a C string and computes the length
 * `cx_hash_key_cxstr()` conveniently takes a [UCX string](string.h.md)
 
 In all cases, the hash will be available in the `hash` field of the returned structure.

mercurial