Fix source comment typos
Found via codespell -q 3 -S ./dgl/src/pugl-upstream
Some of these should be pushed to their respective upstream. Since this is purely cosmetic I will keep the PR open and unmerged until we do so, so we do not forget.
which upstream repos specifically? I can make PRs to them if you want
Since nanovg is not maintained anymore, and the pugl changes here are related to old unused files, the only remaining ones are RtAudio and LV2. https://github.com/thestk/rtaudio/ https://github.com/lv2/lv2
@falkTX
rtaudio: upstream has already fixed these typos. The forked files in this repo are outdated.
lv2: PR submitted: https://github.com/lv2/lv2/pull/58
ah great, thanks for that. I will need to sort out updating of these files, to be done soon.