diff --git a/reactos/base/applications/sndrec32/audio_waveout.cpp b/reactos/base/applications/sndrec32/audio_waveout.cpp index eeeb462a1f7..c49627d35bd 100644 --- a/reactos/base/applications/sndrec32/audio_waveout.cpp +++ b/reactos/base/applications/sndrec32/audio_waveout.cpp @@ -152,7 +152,7 @@ audio_waveout::init_headers_( void ) // // Sets the correct base address and - // lenght for the little buffer. + // length for the little buffer. // wave_headers[ i ].dwBufferLength = mb_size / buffers;