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:
authorCampbell Barton <ideasman42@gmail.com>2021-05-20 10:55:35 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-05-20 10:55:35 +0300
commit44e7192745f0b53e29d20bb88d4df0945a808758 (patch)
tree57b1dc9fecd0d8f3f67e0d70d4b9e1915c6af446 /source/blender/blenkernel/BKE_attribute_access.hh
parenta5ac062c51889fc992367ba7f66870736b6d6314 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/blenkernel/BKE_attribute_access.hh')
-rw-r--r--source/blender/blenkernel/BKE_attribute_access.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_attribute_access.hh b/source/blender/blenkernel/BKE_attribute_access.hh
index d81d66951cc..c3bc4d3ca4a 100644
--- a/source/blender/blenkernel/BKE_attribute_access.hh
+++ b/source/blender/blenkernel/BKE_attribute_access.hh
@@ -45,7 +45,7 @@ struct AttributeMetaData {
};
/**
- * Base class for the attribute intializer types described below.
+ * Base class for the attribute initializer types described below.
*/
struct AttributeInit {
enum class Type {