From c93f3b4596234491562cde4f22b37a34d59875cd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 17 May 2022 15:34:02 +1000 Subject: Cleanup: spelling in comments --- source/blender/gpu/GPU_legacy_stubs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu') diff --git a/source/blender/gpu/GPU_legacy_stubs.h b/source/blender/gpu/GPU_legacy_stubs.h index 369347447f8..5970738a9b3 100644 --- a/source/blender/gpu/GPU_legacy_stubs.h +++ b/source/blender/gpu/GPU_legacy_stubs.h @@ -23,7 +23,7 @@ #include "BLI_utildefines.h" /** - * Empty function, use for breakpoint when a deprecated + * Empty function, use for break-point when a deprecated * OpenGL function is called. */ static void gl_deprecated(void) -- cgit v1.2.3