Fixed spelling errors

Fixed some spelling errors found by Lintian while checking the Debian
package of LMMS. Thanks to Patrick Winnertz for pointing out this issue.
(cherry picked from commit 9fd3dacb67)
This commit is contained in:
Tobias Doerffel
2010-01-25 23:22:16 +01:00
parent 1ad1c99e35
commit 7c16094811
66 changed files with 139 additions and 139 deletions

View File

@@ -124,7 +124,7 @@ bool PeakControllerEffect::processAudioBuffer( sampleFrame * _buf,
extern "C"
{
// neccessary for getting instance out of shared lib
// necessary for getting instance out of shared lib
Plugin * PLUGIN_EXPORT lmms_plugin_main( Model * _parent, void * _data )
{
return new PeakControllerEffect( _parent,