From d753ebd40afe941bddc86f8f7dbb6dcb014d2716 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 11 Nov 2021 14:59:30 +1100 Subject: Cleanup: spelling in comments --- source/blender/editors/interface/interface_icons.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/interface/interface_icons.c') diff --git a/source/blender/editors/interface/interface_icons.c b/source/blender/editors/interface/interface_icons.c index f849ec55e4f..d0a7716b4dd 100644 --- a/source/blender/editors/interface/interface_icons.c +++ b/source/blender/editors/interface/interface_icons.c @@ -1484,7 +1484,7 @@ PreviewImage *UI_icon_to_preview(int icon_id) /** * Version of #icon_draw_rect() that uses the GPU for scaling. This is only used for - * #ICON_TYPE_IMBUF because it's a backported fix for performance issues, see T92922. Only + * #ICON_TYPE_IMBUF because it's a back-ported fix for performance issues, see T92922. Only * File/Asset Browser use #ICON_TYPE_IMBUF right now, which makes implications more predictable. * * TODO(Julian): This code is mostly duplicated. #icon_draw_rect() should be ported to use the GPU -- cgit v1.2.3