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-06-26 14:44:10 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-06-26 14:50:48 +0300
commitabc62003314af2b39136bf43031590d4fbfb72df (patch)
treee599a670cfda006aaf65fb1a5a07672d73f48d33 /source/blender/editors/space_spreadsheet
parent46a222afd75825e56fd0ae45fc1396fa4a85c9d1 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors/space_spreadsheet')
-rw-r--r--source/blender/editors/space_spreadsheet/spreadsheet_dataset_layout.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_spreadsheet/spreadsheet_dataset_layout.cc b/source/blender/editors/space_spreadsheet/spreadsheet_dataset_layout.cc
index e9f2c51a6da..5b5c5ed0b04 100644
--- a/source/blender/editors/space_spreadsheet/spreadsheet_dataset_layout.cc
+++ b/source/blender/editors/space_spreadsheet/spreadsheet_dataset_layout.cc
@@ -35,7 +35,7 @@ namespace blender::ed::spreadsheet {
}
/**
- * Definion for the component->attribute-domain hierarchy.
+ * Definition for the component->attribute-domain hierarchy.
* Constructed at compile time.
*
* \warning: Order of attribute-domains matters! It __must__ match the #AttributeDomain definition