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

Commit c5272ed7 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

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

Merge "docs: Fixed misspelling in "Address" class overview. am: b10a6dc9 am: 2ac94201" into nyc-mr1-dev-plus-aosp
parents 599396d4 570a68c5
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 {