1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

DSP: Fix typo in Convolution docs

This commit is contained in:
reuk 2020-11-12 11:41:26 +00:00
parent 62c00e6f3c
commit 43c692e20d
No known key found for this signature in database
GPG key ID: 9ADCD339CFC98A11

View file

@ -253,7 +253,7 @@ public:
Note: This is the latency of the convolution engine, not the latency
associated with the current impulse response choice that has to be
considered separately (linear phase filters, for eaxmple).
considered separately (linear phase filters, for example).
*/
int getLatency() const;