Splice mode: fix comment typo
This commit is contained in:
parent
0026399358
commit
ce8e374cf8
@ -1410,7 +1410,7 @@ RegionSpliceDrag::motion (GdkEvent* event, bool)
|
||||
|
||||
if (!tv || !tv->is_track()) {
|
||||
/* To make sure we hide the verbose canvas cursor when the mouse is
|
||||
not held over and audiotrack.
|
||||
not held over an audio track.
|
||||
*/
|
||||
_editor->verbose_cursor()->hide ();
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user