Commit: 39de1dc342b9f81a7319478b25f1de3255a4e233
Author: Sergey Sharybin
Date:   Thu Jan 31 09:59:05 2019 +0100
Branches: master
https://developer.blender.org/rB39de1dc342b9f81a7319478b25f1de3255a4e233

Cleanup: Spelling in comment

===================================================================

M       source/blender/depsgraph/intern/depsgraph.h

===================================================================

diff --git a/source/blender/depsgraph/intern/depsgraph.h 
b/source/blender/depsgraph/intern/depsgraph.h
index 948b200a33c..27dd27c923b 100644
--- a/source/blender/depsgraph/intern/depsgraph.h
+++ b/source/blender/depsgraph/intern/depsgraph.h
@@ -230,7 +230,7 @@ struct Depsgraph {
         */
        bool is_active;
 
-       /* NITE: Corresponds to G_DEBUG_DEPSGRAPH_* flags. */
+       /* NOTE: Corresponds to G_DEBUG_DEPSGRAPH_* flags. */
        int debug_flags;
        string debug_name;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to