Fix typos / cosmetics

This commit is contained in:
Roy Nieterau 2022-01-16 13:05:26 +01:00
parent 41a2ee812a
commit 107e2e637e
111 changed files with 237 additions and 237 deletions

View file

@ -9,7 +9,7 @@ import addon_utils
def load_scripts(paths):
"""Copy of `load_scripts` from Blender's implementation.
It is possible that whis function will be changed in future and usage will
It is possible that this function will be changed in future and usage will
be based on Blender version.
"""
import bpy_types