Skip to content

Commit

Permalink
Fixed typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg68 committed Mar 1, 2024
1 parent 41a7a8e commit d493b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grandorgue/model/GOCoupler.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class GOCoupler : public GODrawstop {
GOCouplerType coupler_type);
void Load(GOConfigReader &cfg, wxString group);

// send key states for all chaned couplers
// send key states for all chained couplers
void RefreshState();

void SetKey(
Expand Down

0 comments on commit d493b2e

Please sign in to comment.