mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-25 02:04:23 +00:00
Fixed a typo in a comment
This commit is contained in:
parent
d4b62d57fc
commit
43e623661e
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ public:
|
|||
/** Creates a MidiKeyboardComponent.
|
||||
|
||||
@param state the midi keyboard model that this component will represent
|
||||
@param orientation whether the keyboard is horizonal or vertical
|
||||
@param orientation whether the keyboard is horizontal or vertical
|
||||
*/
|
||||
MidiKeyboardComponent (MidiKeyboardState& state,
|
||||
Orientation orientation);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue