Doc fix: rather then -> rather than
This commit is contained in:
@@ -3357,7 +3357,7 @@ static PyObject *pyrna_prop_path_from_id(BPy_PropertyRNA *self)
|
||||
PyDoc_STRVAR(pyrna_prop_as_bytes_doc,
|
||||
".. method:: as_bytes()\n"
|
||||
"\n"
|
||||
" Returns this string property as a byte rather then a python string.\n"
|
||||
" Returns this string property as a byte rather than a python string.\n"
|
||||
"\n"
|
||||
" :return: The string as bytes.\n"
|
||||
" :rtype: bytes\n"
|
||||
|
Reference in New Issue
Block a user