Cleanup: spelling

This commit is contained in:
2020-09-02 09:58:26 +10:00
parent ba188e7218
commit 71aa3c864d
11 changed files with 93 additions and 78 deletions

View File

@@ -43,7 +43,7 @@ namespace blender::gpu::debug {
/** \name Debug Callbacks
*
* Hooks up debug callbacks to a debug OpenGL context using extensions or 4.3 core debug
* capabiliities.
* capabilities.
* \{ */
/* Debug callbacks need the same calling convention as OpenGL functions. */
@@ -204,4 +204,4 @@ void check_gl_resources(const char *info)
/** \} */
} // namespace blender::gpu::debug
} // namespace blender::gpu::debug