Fix user-facing and non-user-facing typos

Found via `codespell v2.1.dev0`  
`codespell -q 3 -L chello,gord,guid,numer,pres,uint,wirth`
This commit is contained in:
luz paz 2021-01-24 07:39:59 -05:00 committed by Phil Burk
commit 52b1026c1f
12 changed files with 17 additions and 17 deletions

View file

@ -332,7 +332,7 @@ typedef struct PaWasapiStreamInfo
/** Specifies thread priority explicitly. Will be used only if paWinWasapiThreadPriority flag
is specified.
Please note, if Input/Output streams are opened simultaniously (Full-Duplex mode)
Please note, if Input/Output streams are opened simultaneously (Full-Duplex mode)
you shall specify same value for threadPriority or othervise one of the values will be used
to setup thread priority.
*/