Fix various typos (#547)

Typos found via `codespell -q 3 -L te,ridiculus,varius`
This commit is contained in:
luzpaz
2023-08-08 17:46:12 +00:00
committed by GitHub
parent 767933d0cb
commit 0d10c6e2d9
20 changed files with 32 additions and 32 deletions

View File

@@ -62,7 +62,7 @@ namespace ads
#ifdef Q_OS_WIN
#if 0 // set to 1 if you need this function for debugging
/**
* Just for debuging to convert windows message identifiers to strings
* Just for debugging to convert windows message identifiers to strings
*/
static const char* windowsMessageString(int MessageId)
{