ci: fix new codespell errors

This commit is contained in:
Liam 2023-10-02 18:03:05 -04:00
parent ff57c66773
commit 0448eb6f0f
11 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ namespace AudioCore::Renderer {
/**
* AudioRenderer command for preparing depop.
* Adds the previusly output last samples to the depop buffer.
* Adds the previously output last samples to the depop buffer.
*/
struct DepopPrepareCommand : ICommand {
/**