Merge "docs: fixed typo" into pi-dev

am: 3621bf192c

Change-Id: I16fff80e6624f18bb0c6dbf2da210a40fec069c3
This commit is contained in:
Joshua Baxter
2018-08-13 15:57:41 -07:00
committed by android-build-merger

View File

@@ -349,7 +349,7 @@ public final class Message implements Parcelable {
}
/**
* Retrieve the a {@link android.os.Handler Handler} implementation that
* Retrieve the {@link android.os.Handler Handler} implementation that
* will receive this message. The object must implement
* {@link android.os.Handler#handleMessage(android.os.Message)
* Handler.handleMessage()}. Each Handler has its own name-space for