Cleanup: spelling

This commit is contained in:
2019-08-17 00:54:22 +10:00
parent 05edcf6329
commit 2790740813
72 changed files with 157 additions and 174 deletions

View File

@@ -195,7 +195,7 @@ void ImageNode::convertToOperations(NodeConverter &converter,
}
}
/* incase we can't load the layer */
/* In case we can't load the layer. */
if (operation == NULL) {
converter.setInvalidOutput(getOutputSocket(index));
}