From 3249ab70ef6124e7fb910f987b0e033f42035bfa Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 8 Apr 2021 16:20:22 +1000 Subject: Cleanup: spelling --- source/blender/depsgraph/intern/depsgraph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/depsgraph') diff --git a/source/blender/depsgraph/intern/depsgraph.h b/source/blender/depsgraph/intern/depsgraph.h index d54aba8e25d..b87ce94709a 100644 --- a/source/blender/depsgraph/intern/depsgraph.h +++ b/source/blender/depsgraph/intern/depsgraph.h @@ -161,7 +161,7 @@ struct Depsgraph { * does not need any bases. */ bool is_render_pipeline_depsgraph; - /* Notify editors about changes to IDs in this depsgrpah. */ + /* Notify editors about changes to IDs in this depsgraph. */ bool use_editors_update; /* Cached list of colliders/effectors for collections and the scene -- cgit v1.2.3