Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-11-08 08:20:29 +0300
committerHans Goudey <h.goudey@me.com>2021-11-08 08:20:29 +0300
commit42df2a7b572e95a0f17542dae01df80fe45f5ee6 (patch)
tree5a0adc543173278d3452cb46142eb6a4e2052970 /doc
parent0f80602632f5ca7e3ee993123e05bf60cc50cea1 (diff)
Cleanup: Grammar in comments
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/sphinx_doc_gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/sphinx_doc_gen.py b/doc/python_api/sphinx_doc_gen.py
index 04efe49f778..7e2be8ddf75 100644
--- a/doc/python_api/sphinx_doc_gen.py
+++ b/doc/python_api/sphinx_doc_gen.py
@@ -2254,7 +2254,7 @@ def main():
# First monkey patch to load in fake members.
setup_monkey_patch()
- # Perform changes to Blender it's self.
+ # Perform changes to Blender itself.
setup_data = setup_blender()
# eventually, create the dirs