Fix various typos

This commit is contained in:
luz paz
2021-07-30 11:24:33 -04:00
committed by Bernd Hahnebach
parent 3962c347ac
commit eab17ddff5
10 changed files with 15 additions and 15 deletions

View File

@@ -1537,7 +1537,7 @@ class ViewProviderComponent:
return False
def colorize(self,obj,force=False):
"""If an object is a clone, set it it to copy the color of its parent.
"""If an object is a clone, set it to copy the color of its parent.
Only change the color of the clone if the clone and its parent have
colors that are distinguishably different from each other.