Cleanup: spelling in comments (make check_spelling_*)
This commit is contained in:
@@ -74,8 +74,8 @@ SCRIPT_DIR = os.path.abspath(os.path.dirname(__file__))
|
||||
# For now, ignore add-ons and internal sub-classes of `bpy.types.PropertyGroup`.
|
||||
#
|
||||
# Besides disabling this line, the main change will be to add a
|
||||
# 'toctree' to 'write_rst_index' which contains the generated RST files.
|
||||
# This 'toctree' can be generated automatically.
|
||||
# `toctree` to `write_rst_index` which contains the generated RST files.
|
||||
# This `toctree` can be generated automatically.
|
||||
#
|
||||
# See: D6261 for reference.
|
||||
USE_ONLY_BUILTIN_RNA_TYPES = True
|
||||
|
||||
Reference in New Issue
Block a user