Cleanup: Grammar: "it's" vs "its"

This commit is contained in:
2023-03-24 08:34:21 -04:00
parent 03cfa75bcc
commit cef82a1d39
15 changed files with 21 additions and 21 deletions

View File

@@ -526,7 +526,7 @@ static int py_to_array(PyObject *seq,
// totdim = RNA_property_array_dimension(ptr, prop, dim_size); /* UNUSED */
const int flag = RNA_property_flag(prop);
/* Use #ParameterDynAlloc which defines it's own array length. */
/* Use #ParameterDynAlloc which defines its own array length. */
const bool prop_is_param_dyn_alloc = param_data && (flag & PROP_DYNAMIC);
if (validate_array(seq,