Merge "Fix a spelling." into oc-dev

am: 1939550fba

Change-Id: Ic2604fa1bd426a9fdfa5269f8a408ba5bb69b62e
This commit is contained in:
Sudheer Shanka
2017-04-22 02:38:57 +00:00
committed by android-build-merger

View File

@@ -148,7 +148,7 @@ public class ClipDescription implements Parcelable {
* Used for setting the timestamp at which the associated {@link ClipData} is copied to
* global clipboard.
*
* @param timeStamp at which the associated {@link ClipData} is copeid to clipboard in
* @param timeStamp at which the associated {@link ClipData} is copied to clipboard in
* {@link System#currentTimeMillis()} time base.
* @hide
*/