[Bf-blender-cvs] [7d9f1a699a9] blender2.8: Clenup: typos.

Bastien Montagne noreply at git.blender.org
Tue May 8 12:59:02 CEST 2018


Commit: 7d9f1a699a987eb7c831f8d45c4f73316b004fb5
Author: Bastien Montagne
Date:   Tue May 8 12:25:51 2018 +0200
Branches: blender2.8
https://developer.blender.org/rB7d9f1a699a987eb7c831f8d45c4f73316b004fb5

Clenup: typos.

===================================================================

M	source/blender/makesdna/DNA_object_types.h

===================================================================

diff --git a/source/blender/makesdna/DNA_object_types.h b/source/blender/makesdna/DNA_object_types.h
index 94187b2f2c6..326e706edc9 100644
--- a/source/blender/makesdna/DNA_object_types.h
+++ b/source/blender/makesdna/DNA_object_types.h
@@ -297,7 +297,7 @@ typedef struct Object {
 	int pad6;
 	int select_color;
 
-	/* Mesh structure createrd during object evaluaiton.
+	/* Mesh structure created during object evaluation.
 	 * It has all modifiers applied.
 	 */
 	struct Mesh *mesh_evaluated;



More information about the Bf-blender-cvs mailing list