From 7a602fb52592329ab7283fb2081be3a1bdc18b63 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 19 Aug 2020 11:42:12 +1000 Subject: Cleanup: spelling --- source/blender/gpu/intern/gpu_state_private.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu/intern') diff --git a/source/blender/gpu/intern/gpu_state_private.hh b/source/blender/gpu/intern/gpu_state_private.hh index 99f580de15e..1ba79c7c048 100644 --- a/source/blender/gpu/intern/gpu_state_private.hh +++ b/source/blender/gpu/intern/gpu_state_private.hh @@ -31,7 +31,7 @@ namespace blender { namespace gpu { -/* Ecapsulate all pipeline state that we need to track. +/* Encapsulate all pipeline state that we need to track. * Try to keep small to reduce validation time. */ union GPUState { struct { -- cgit v1.2.3