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

Commit 0755c54d authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

docs: Fixed misspelling in "Address" class overview. am: b10a6dc9 am: eed2c7d6

am: 44c3c61f

Change-Id: I329834ddb2e8b552f2e7d51bb1d0fa81d944c078
parents ffe0b939 44c3c61f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ import android.os.Parcelable;
/**
 * A class representing an Address, i.e, a set of Strings describing a location.
 *
 * The addres format is a simplified version of xAL (eXtensible Address Language)
 * The address format is a simplified version of xAL (eXtensible Address Language)
 * http://www.oasis-open.org/committees/ciq/ciq.html#6
 */
public class Address implements Parcelable {