From d2fc88a49ddb99863a42e9b7953f920f5b28b944 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 13:18:46 -0500 Subject: Fix typos. --- mpeglib/lib/decoder/splayPlugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/lib/decoder/splayPlugin.h') diff --git a/mpeglib/lib/decoder/splayPlugin.h b/mpeglib/lib/decoder/splayPlugin.h index 34a9751b..d7eed4ec 100644 --- a/mpeglib/lib/decoder/splayPlugin.h +++ b/mpeglib/lib/decoder/splayPlugin.h @@ -42,7 +42,7 @@ class KDE_EXPORT SplayPlugin : public DecoderPlugin { FloatFrame* floatFrame; PCMFrame* pcmFrame; unsigned char* inputbuffer; - int lenghtInSec; + int lengthInSec; MpegAudioInfo* info; FileAccessWrapper* fileAccess; int resyncCounter; -- cgit v1.2.3