Cleanup: Spelling in previous commit.

This commit is contained in:
2023-03-16 08:55:45 +01:00
parent 3d9d67594c
commit a25cc51db9

View File

@@ -66,7 +66,7 @@ bool GPU_debug_group_match(const char *ref);
/**
* GPU Frame capture support.
*
* Allows instananeous frame capture of GPU calls between begin/end.
* Allows instantaneous frame capture of GPU calls between begin/end.
*/
void GPU_debug_capture_begin(void);
void GPU_debug_capture_end(void);