From b9eac0bb44fbb4e8d16a74fab8e0d9bc37bfebd3 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 10 Apr 2019 08:40:49 +0200 Subject: Cleanup: spelling --- source/blender/gpu/GPU_legacy_stubs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu/GPU_legacy_stubs.h') diff --git a/source/blender/gpu/GPU_legacy_stubs.h b/source/blender/gpu/GPU_legacy_stubs.h index b290e4b093c..9d45c051f39 100644 --- a/source/blender/gpu/GPU_legacy_stubs.h +++ b/source/blender/gpu/GPU_legacy_stubs.h @@ -40,7 +40,7 @@ #include "BLI_utildefines.h" /** - * Empty function, use for breakpoint when a depreacated + * Empty function, use for breakpoint when a deprecated * OpenGL function is called. */ static void gl_deprecated(void) -- cgit v1.2.3