Clenup: typos.

This commit is contained in:
Bastien Montagne
2018-05-08 12:25:51 +02:00
parent 002dcd2001
commit 7d9f1a699a

View File

@@ -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;