UI: Fix Typos in Comments and Docs
Approximately 91 spelling corrections, almost all in comments. Differential Revision: https://developer.blender.org/D10288 Reviewed by Harley Acheson
This commit is contained in:
@@ -260,8 +260,8 @@ PyDoc_STRVAR(Operators_sequential_split_doc,
|
||||
"\n"
|
||||
" .. tip::\n"
|
||||
"\n"
|
||||
" By specifiying a starting and stopping predicate allows\n"
|
||||
" the chains to overlapp rather than chains partitioning.\n"
|
||||
" By specifying a starting and stopping predicate allows\n"
|
||||
" the chains to overlap rather than chains partitioning.\n"
|
||||
"\n"
|
||||
" :arg starting_pred: The predicate on a point that expresses the\n"
|
||||
" starting condition. Each time this condition is verified, a new chain begins\n"
|
||||
|
||||
Reference in New Issue
Block a user