Spelling fixes in comments and descriptions, patch by luzpaz.

Differential Revision: https://developer.blender.org/D3719
This commit is contained in:
2018-09-24 17:27:41 +02:00
parent ea61700a2d
commit 0cff044d84
110 changed files with 176 additions and 176 deletions

View File

@@ -39,7 +39,7 @@ class WriteBufferOperation;
class MemoryProxy {
private:
/**
* \brief reference to the ouput operation of the executiongroup
* \brief reference to the output operation of the executiongroup
*/
WriteBufferOperation *m_writeBufferOperation;