From ce354c469347e1ebc153c4d3aeb52520f102afbe Mon Sep 17 00:00:00 2001 From: Germano Cavalcante Date: Wed, 10 Apr 2024 14:27:54 -0300 Subject: [PATCH] Fix #120484: Typo in Blender Python API docs --- doc/python_api/rst/info_quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python_api/rst/info_quickstart.rst b/doc/python_api/rst/info_quickstart.rst index 807db5ec4fd..60ba28da95c 100644 --- a/doc/python_api/rst/info_quickstart.rst +++ b/doc/python_api/rst/info_quickstart.rst @@ -30,7 +30,7 @@ but some areas are still being extended and improved. Before Starting =============== -This document its intended to familiarize you with Blender Python API +This document is intended to familiarize you with Blender Python API but not to fully cover each topic. A quick list of helpful things to know before starting: