diff --git a/Sources/MIDIKitIO/MIDIIOObject/MIDIIOObject Properties Dictionary.swift b/Sources/MIDIKitIO/MIDIIOObject/MIDIIOObject Properties Dictionary.swift index 09037231a6..f2c66e5dab 100644 --- a/Sources/MIDIKitIO/MIDIIOObject/MIDIIOObject Properties Dictionary.swift +++ b/Sources/MIDIKitIO/MIDIIOObject/MIDIIOObject Properties Dictionary.swift @@ -56,7 +56,7 @@ extension MIDIIOObject { case .deviceID: return ( key: "Device ID", - value: "\(deviceManufacturerID))" + value: "\(deviceManufacturerID)" ) // MARK: Capabilities