spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmölnig

This commit is contained in:
Paul Davis 2015-09-11 09:23:43 -04:00
parent 6048d2cd23
commit ec06f2c49f
7 changed files with 8 additions and 8 deletions

View file

@ -213,7 +213,7 @@ int WCMRAudioDevice::CurrentBufferSize ()
//
//! Device's block size we use for holding the audio samples.
//! Usually this is equal to the buffer size, but in some cases the buffer size holds additional
//! data other then the audio buffers, like frames info in SG, so it can be overriden
//! data other then the audio buffers, like frames info in SG, so it can be overridden
//!
//! \param none
//!