corrected help sentence

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@239 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-07-15 02:30:26 +00:00
parent d06da1c2d4
commit dc29a5e775

View File

@@ -242,7 +242,7 @@ automationEditor::automationEditor( engine * _engine ) :
QWhatsThis::add( m_drawButton,
#endif
tr( "If you click here, draw-mode will be activated. In this "
"mode you can add, resize and move single values. This "
"mode you can add and move single values. This "
"is the default-mode which is used most of the time. "
"You can also press 'D' on your keyboard to activate "
"this mode." ) );