Skip to content

Commit

Permalink
Fix typo MIDI_Sender
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Dec 14, 2023
1 parent 6a65a8d commit 90b37ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MIDI_Interfaces/MIDI_Sender.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class MIDI_Sender {

/// @}

/// @name Flusing the MIDI send buffer
/// @name Flushing the MIDI send buffer
/// @{

/// Causes all buffered messages to be sent immediately.
Expand Down

0 comments on commit 90b37ca

Please sign in to comment.