Cleanup: spelling

This commit is contained in:
2020-09-10 09:45:25 +10:00
parent 0721fbb6e1
commit 5badf16531
18 changed files with 47 additions and 51 deletions

View File

@@ -46,7 +46,7 @@ extern char datatoc_common_view_lib_glsl[];
/* *********** LISTS *********** */
/* GPUViewport.storage
* Is freed everytime the viewport engine changes */
* Is freed every time the viewport engine changes. */
typedef struct BASIC_StorageList {
struct BASIC_PrivateData *g_data;
} BASIC_StorageList;