Cleanup: spelling

This commit is contained in:
2020-05-09 17:15:25 +10:00
parent 00e99959d3
commit d06384aa41
16 changed files with 41 additions and 45 deletions

View File

@@ -55,7 +55,7 @@ class RenderLayersProg : public NodeOperation {
float *m_inputBuffer;
/**
* renderpass where this operation needs to get its data from
* Render-pass where this operation needs to get its data from.
*/
std::string m_passName;