mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-03-20 05:34:16 -04:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -231,7 +231,7 @@ size_t pa_mix(
|
|||
/* Multiplying the 32bit volume factor with the
|
||||
* 16bit sample might result in an 48bit value. We
|
||||
* want to do without 64 bit integers and hence do
|
||||
* the multiplication independantly for the HI and
|
||||
* the multiplication independently for the HI and
|
||||
* LO part of the volume. */
|
||||
|
||||
hi = cv >> 16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue