From 63d521432e9307643c279237b041a8f2ac6dda9d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 11 Dec 2019 10:56:14 +1100 Subject: Cleanup: spelling --- source/blender/alembic/intern/abc_customdata.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/blender/alembic') diff --git a/source/blender/alembic/intern/abc_customdata.h b/source/blender/alembic/intern/abc_customdata.h index 52f55a41628..6107e230627 100644 --- a/source/blender/alembic/intern/abc_customdata.h +++ b/source/blender/alembic/intern/abc_customdata.h @@ -59,8 +59,7 @@ struct CDStreamConfig { bool pack_uvs; /* TODO(kevin): might need a better way to handle adding and/or updating - * custom datas such that it updates the custom data holder and its pointers - * properly. */ + * custom data such that it updates the custom data holder and its pointers properly. */ Mesh *mesh; void *(*add_customdata_cb)(Mesh *mesh, const char *name, int data_type); -- cgit v1.2.3