Cleanup: spelling

This commit is contained in:
2021-03-18 09:35:12 +11:00
parent 0c58ad8a34
commit bb6765f28f
75 changed files with 116 additions and 108 deletions

View File

@@ -53,7 +53,7 @@ using GPUvoidptr = void *;
namespace blender::gpu::debug {
/* List of wrapped functions. We dont have to support all of them.
/* List of wrapped functions. We don't have to support all of them.
* Some functions might be declared as `extern` in GLEW. We cannot override them in this case.
* Keep the list in alphabetical order. */