1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00

Fixed typo in BluetoothMidiDevicePairingDialogue

This commit is contained in:
Joshua Gerrard 2015-11-05 14:00:18 +00:00
parent f1ad44e2bf
commit 5569bd8a4d

View file

@ -63,7 +63,7 @@ public:
higher, and additionally only if the device itself supports MIDI
over Bluetooth.
On deskrop platforms, this will typically be false as the bluetooth
On desktop platforms, this will typically be false as the bluetooth
pairing is not done inside the app but by other means.
@return true if the Bluetooth MIDI pairing dialogue is available,