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:
parent
b50bca981e
commit
52b1026c1f
12 changed files with 17 additions and 17 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue