Skip to content

Commit a493a35

Browse files
committed
update doc
1 parent 3257b6c commit a493a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/codec.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Codec registry and support functions
1414
1515
Unregister a codec search function and clear the registry's cache.
1616
If the search function is not registered, do nothing.
17-
Return 0 on success. Raise an exception and return -1 on success.
17+
Return 0 on success. Raise an exception and return -1 on error.
1818
1919
.. versionadded:: 3.10
2020

0 commit comments

Comments
 (0)