Skip to content

Commit eedd8b0

Browse files
authored
Change desc
1 parent f8d8644 commit eedd8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/unicode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ APIs:
614614
615615
.. c:function:: const char* PyUnicode_GetDefaultEncoding(void)
616616
617-
Return the default encoding format of the string.
617+
Return a ``"utf-8"`` string constant.
618618
619619
620620
.. c:function:: Py_ssize_t PyUnicode_GetLength(PyObject *unicode)

0 commit comments

Comments
 (0)