13
0

Comment typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@9466 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-05-04 09:21:20 +00:00
parent f2160077c7
commit cff8af89de

View File

@ -215,7 +215,7 @@ public:
virtual bool is_jog() const { return false; }
/**
Return true if the controlis in use, or false otherwise. For buttons
Return true if the control is in use, or false otherwise. For buttons
this returns true if the button is currently being held down. For
faders, the touch button has not been released. For pots, this returns
true from the first move event until a timeout after the last move event.