summaryrefslogtreecommitdiff
path: root/core/java/android/content/ClipData.java
diff options
context:
space:
mode:
authorNewton Allen <newt@google.com>2013-11-26 10:25:38 -0800
committerNewton Allen <newt@google.com>2014-09-30 02:49:00 +0000
commit4465d1a03ee5fddc5987c19fc36b0bb79e19572f (patch)
tree1aa3fd74f4acc01b72ae9ff8117ad25ad29f6d38 /core/java/android/content/ClipData.java
parentd40d2dd182799832b17fc8cb8b22be5b9c80e773 (diff)
Fix some documentation typos.
Change-Id: I747a0ade5c7b9c45d4465bf327952338bbc1cfaa
Diffstat (limited to 'core/java/android/content/ClipData.java')
-rw-r--r--core/java/android/content/ClipData.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/content/ClipData.java b/core/java/android/content/ClipData.java
index d19604b27936..0cafff8b1a23 100644
--- a/core/java/android/content/ClipData.java
+++ b/core/java/android/content/ClipData.java
@@ -78,7 +78,7 @@ import java.util.ArrayList;
* can use the convenience method {@link Item#coerceToText Item.coerceToText}.
* In this case there is generally no need to worry about the MIME types
* reported by {@link ClipDescription#getMimeType(int) getDescription().getMimeType(int)},
- * since any clip item an always be converted to a string.
+ * since any clip item can always be converted to a string.
*
* <p>More complicated exchanges will be done through URIs, in particular
* "content:" URIs. A content URI allows the recipient of a ClippedData item