Run codespell over docs and comments
Spelling fixes reported by running codespell over docs and sources.
This commit is contained in:
parent
fe8094b597
commit
e6473a6edc
12 changed files with 30 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue