1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

whitespace

This commit is contained in:
jules 2017-09-19 16:28:35 +01:00
parent 2878bc2f75
commit 94669f2b14

View file

@ -160,7 +160,7 @@ public:
/**
Used to iterate through the events in a MidiBuffer.
Note that altering the buffer while an iterator is using it will produce
Note that altering the buffer while an iterator is using it will produce
undefined behaviour.
@see MidiBuffer