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

Fixed a documentation typo

This commit is contained in:
ed 2019-02-20 17:23:14 +00:00
parent 60d49c2ef0
commit c89194f84d

View file

@ -48,7 +48,7 @@
#include <CoreMIDI/CoreMIDI.h>
#include "CAXException.h"
//temporaray location
//temporary location
enum
{
kMidiMessage_NoteOff = 0x80,