We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ad862 commit 648a595Copy full SHA for 648a595
1 file changed
docs/c-api.rst
@@ -41,7 +41,7 @@ the C-equivalent methods as the Python API wraps this API.
41
42
The main area of difference is, unlike the Python API, the C API doesn't do any
43
decoding, encoding or schema validation of :ref:`sec_metadata` fields,
44
-instead only handling the byte sting representation of the metadata. Metadata is therefore
+instead only handling the byte string representation of the metadata. Metadata is therefore
45
never used directly by any tskit C API method, just stored.
46
47
----------------------
0 commit comments