From 39de1dc342b9f81a7319478b25f1de3255a4e233 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Thu, 31 Jan 2019 09:59:05 +0100 Subject: Cleanup: Spelling in comment --- source/blender/depsgraph/intern/depsgraph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender') 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; -- cgit v1.2.3