diff --git a/doc/classes/AudioEffectStereoEnhance.xml b/doc/classes/AudioEffectStereoEnhance.xml index 442a4ef985fb..d38bfd1d0945 100644 --- a/doc/classes/AudioEffectStereoEnhance.xml +++ b/doc/classes/AudioEffectStereoEnhance.xml @@ -14,10 +14,10 @@ Amplifies the difference between stereo channels, increasing or descreasing existing panning. A value of 0.0 will downmix stereo to mono. Does not affect a mono signal. - Widens sound stage trough phase shifting in cunjuncion with [param time_pullout_ms]. Just pans sound to the left channel if [param time_pullout_ms] is 0. + Widens sound stage through phase shifting in cunjuncion with [param time_pullout_ms]. Just pans sound to the left channel if [param time_pullout_ms] is 0. - Widens sound stage trough phase shifting in cunjuncion with [param surround]. Just delays the right channel if [param surround] is 0. + Widens sound stage through phase shifting in cunjuncion with [param surround]. Just delays the right channel if [param surround] is 0.