Cleanup: fix various typos
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D14443
This commit is contained in:
@@ -489,7 +489,7 @@ def is_path_builtin(path):
|
||||
:type path: str
|
||||
:rtype: bool
|
||||
"""
|
||||
# Note that this function is is not optimized for speed,
|
||||
# Note that this function isn't optimized for speed,
|
||||
# it's intended to be used to check if it's OK to remove presets.
|
||||
#
|
||||
# If this is used in a draw-loop for example, we could cache some of the values.
|
||||
|
||||
Reference in New Issue
Block a user