[REACTOS]

Fix the remaining 'lenght' --> 'length' misspelling.
There are others, but in 3rd-party code. So don't correct them.

svn path=/trunk/; revision=58675
This commit is contained in:
Hermès Bélusca-Maïto
2013-04-04 19:39:56 +00:00
parent 82eb1bf74f
commit 554aec3663

View File

@@ -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;