Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -394,7 +394,7 @@ void dsp_tone_copy(struct dsp *dsp, u8 *data, int len)
|
||||
while (len) {
|
||||
/* find sample to start with */
|
||||
while (42) {
|
||||
/* warp arround */
|
||||
/* wrap around */
|
||||
if (!pat->seq[index]) {
|
||||
count = 0;
|
||||
index = 0;
|
||||
|
Verwijs in nieuw issue
Block a user