Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45912773 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix typo 'adddress' -> 'address'." into main am: 763cecdf am: ec9873ea

parents a38b0c17 ec9873ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ import java.util.List;
 * device at the boundary of the audio system.
 * In addition to base audio port attributes, the device descriptor contains:
 * - the device type (e.g AudioManager.DEVICE_OUT_SPEAKER)
 * - the device address (e.g MAC adddress for AD2P sink).
 * - the device address (e.g MAC address for AD2P sink).
 * @see AudioPort
 * @hide
 */