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
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2014-04-25 05:19:21 +0400
committerJoshua Leung <aligorith@gmail.com>2014-04-25 05:19:21 +0400
commitb1932477a7dd2c91d22f76b8ce74f24568a1764a (patch)
tree51ee7efb5d971729881d6c508d6345528a72e4d7 /source/blender/editors/transform/transform_manipulator.c
parent9863e7169225766ea3d5eebed0656accc0973bd6 (diff)
Spelling error fixes
Diffstat (limited to 'source/blender/editors/transform/transform_manipulator.c')
-rw-r--r--source/blender/editors/transform/transform_manipulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/transform/transform_manipulator.c b/source/blender/editors/transform/transform_manipulator.c
index c8c86f76d32..2b8776a2816 100644
--- a/source/blender/editors/transform/transform_manipulator.c
+++ b/source/blender/editors/transform/transform_manipulator.c
@@ -1719,7 +1719,7 @@ static int manipulator_selectbuf(ScrArea *sa, ARegion *ar, const int mval[2], fl
glSelectBuffer(64, buffer);
glRenderMode(GL_SELECT);
- glInitNames(); /* these two calls whatfor? It doesnt work otherwise */
+ glInitNames(); /* these two calls whatfor? It doesn't work otherwise */
glPushName(-2);
/* do the drawing */