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:
Diffstat (limited to 'source/blender/src/editmball.c')
-rw-r--r--source/blender/src/editmball.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/editmball.c b/source/blender/src/editmball.c
index 1bde0eca710..91f0f25ec60 100644
--- a/source/blender/src/editmball.c
+++ b/source/blender/src/editmball.c
@@ -157,7 +157,7 @@ void add_primitiveMball(int dummy_argument)
ml= ml->next;
}
- /* imat and centre and size */
+ /* imat and center and size */
Mat3CpyMat4(mat, G.obedit->obmat);
curs= give_cursor();