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/windowmanager/gizmo/WM_gizmo_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/windowmanager') diff --git a/source/blender/windowmanager/gizmo/WM_gizmo_types.h b/source/blender/windowmanager/gizmo/WM_gizmo_types.h index bddf54b846f..8e2b5e04e42 100644 --- a/source/blender/windowmanager/gizmo/WM_gizmo_types.h +++ b/source/blender/windowmanager/gizmo/WM_gizmo_types.h @@ -244,7 +244,7 @@ struct wmGizmo { int drag_part; /** Distance to bias this gizmo above others when picking - * (in worldspace, scaled by the gizmo scale - when used). */ + * (in world-space, scaled by the gizmo scale - when used). */ float select_bias; /** -- cgit v1.2.3