Run codespell over docs and comments

Spelling fixes reported by running codespell over docs and sources.
This commit is contained in:
Philipp Zabel 2020-10-25 13:05:28 +01:00
parent fe8094b597
commit e6473a6edc
12 changed files with 30 additions and 30 deletions

View file

@ -30,7 +30,7 @@ class Algorithm
std::shared_ptr<vk::CommandBuffer> commandBuffer);
/**
* Initialiser for the shader data provided to the algoithm as well as
* Initialiser for the shader data provided to the algorithm as well as
* tensor parameters that will be used in shader.
*
* @param shaderFileData The bytes in spir-v format of the shader