From 2e805b19cdb309ea6eeb6d2e8b0915681f831f5a Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Mon, 22 Mar 2010 10:10:51 -0700 Subject: Grammar fixes. Change-Id: I77672d2260c26aee146bb6a853137c14e3db1f28 --- telephony/java/com/android/internal/telephony/IccCard.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'telephony') diff --git a/telephony/java/com/android/internal/telephony/IccCard.java b/telephony/java/com/android/internal/telephony/IccCard.java index 6eea46e..d3a34ec 100644 --- a/telephony/java/com/android/internal/telephony/IccCard.java +++ b/telephony/java/com/android/internal/telephony/IccCard.java @@ -202,7 +202,7 @@ public abstract class IccCard { /** * Supply the ICC PIN to the ICC * - * When the operation is complete, onComplete will be sent to it's + * When the operation is complete, onComplete will be sent to its * Handler. * * onComplete.obj will be an AsyncResult -- cgit v1.1