mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
LCXL: fix some more typos
This commit is contained in:
parent
27b05f4d8d
commit
b80e079353
2 changed files with 3 additions and 3 deletions
|
|
@ -464,7 +464,7 @@ private:
|
|||
|
||||
/* Knob methods */
|
||||
|
||||
Knob** knobs_by_collumn(uint8_t col, Knob** knob_col);
|
||||
Knob** knobs_by_column(uint8_t col, Knob** knob_col);
|
||||
void update_knob_led(uint8_t n);
|
||||
|
||||
/* Button methods */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue