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:
parent
f1ad44e2bf
commit
5569bd8a4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue