From 06d9c2c223b345d1ac1fcb5fc9602db36572b4a7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 8 Mar 2022 14:32:34 +1100 Subject: Cleanup: spelling in comments --- source/blender/imbuf/IMB_thumbs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/imbuf') diff --git a/source/blender/imbuf/IMB_thumbs.h b/source/blender/imbuf/IMB_thumbs.h index 70ff0ad83cd..623a3b2b5f4 100644 --- a/source/blender/imbuf/IMB_thumbs.h +++ b/source/blender/imbuf/IMB_thumbs.h @@ -71,7 +71,7 @@ void IMB_thumb_delete(const char *path, ThumbSize size); struct ImBuf *IMB_thumb_manage(const char *path, ThumbSize size, ThumbSource source); /** - * Create the necessary dirs to store the thumbnails. + * Create the necessary directories to store the thumbnails. */ void IMB_thumb_makedirs(void); -- cgit v1.2.3