From 5569bd8a4d59b234d0fe8a55d8c4221cd252df4d Mon Sep 17 00:00:00 2001 From: Joshua Gerrard Date: Thu, 5 Nov 2015 14:00:18 +0000 Subject: [PATCH] Fixed typo in BluetoothMidiDevicePairingDialogue --- .../gui/juce_BluetoothMidiDevicePairingDialogue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/juce_audio_utils/gui/juce_BluetoothMidiDevicePairingDialogue.h b/modules/juce_audio_utils/gui/juce_BluetoothMidiDevicePairingDialogue.h index 9ac83d476c..6840608f63 100644 --- a/modules/juce_audio_utils/gui/juce_BluetoothMidiDevicePairingDialogue.h +++ b/modules/juce_audio_utils/gui/juce_BluetoothMidiDevicePairingDialogue.h @@ -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,