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:
authorCampbell Barton <ideasman42@gmail.com>2018-03-12 08:35:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-03-12 08:35:31 +0300
commitd75456196f511efdf922dbcab719657440feccef (patch)
treec0b81539b6f5c6d8fb4a2f07596047181b04cfca /doc
parent25502a9bdcb74f5a9363a44dac18726f0c15c669 (diff)
Cleanup: typo
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/rst/info_api_reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst/info_api_reference.rst b/doc/python_api/rst/info_api_reference.rst
index 5ef5866c44a..ab690a8ee06 100644
--- a/doc/python_api/rst/info_api_reference.rst
+++ b/doc/python_api/rst/info_api_reference.rst
@@ -53,7 +53,7 @@ Here are some characteristics ID Data-Blocks share.
Simple Data Access
------------------
-Lets start with a simple case, say you wan't a python script to adjust the objects location.
+Lets start with a simple case, say you want a python script to adjust the objects location.
Start by finding this setting in the interface ``Properties Window -> Object -> Transform -> Location``