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>2020-10-02 13:41:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-10-02 13:41:03 +0300
commitd858859402798898251bc3939ab0b6cf8c70dcd7 (patch)
tree3e4c11c909a14c052091933433b7e59b2be48636 /source/blender/makesrna/intern/rna_access_compare_override.c
parentd1f6c2e7bb59e12f381bffdbaf8274936f404b7e (diff)
Cleanup: spelling
Also correct own correction from 58b8724a4892 thanks @mont29 for raising this.
Diffstat (limited to 'source/blender/makesrna/intern/rna_access_compare_override.c')
-rw-r--r--source/blender/makesrna/intern/rna_access_compare_override.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_access_compare_override.c b/source/blender/makesrna/intern/rna_access_compare_override.c
index a630d227f17..098854513a4 100644
--- a/source/blender/makesrna/intern/rna_access_compare_override.c
+++ b/source/blender/makesrna/intern/rna_access_compare_override.c
@@ -916,7 +916,7 @@ static void rna_property_override_apply_ex(Main *bmain,
/* This is rather fragile, but the fact that local override IDs may have a different name
* than their linked reference makes it necessary.
* Basically, here we are considering that if we cannot find the original linked ID in
- * the local override we are (re-)applying the operations, then it may be because of
+ * the local override we are (re-)applying the operations, then it may be because some of
* those operations have already been applied, and we may already have the local ID
* pointer we want to set.
* This happens e.g. during re-sync of an override, since we have already remapped all ID