From 4dc643eb6749afe5211198c920e739475590f92c Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Sat, 12 Jun 2010 22:16:41 -0700 Subject: Fix some javadoc link/see's to fix the build for the sdk-win_sdk target. Change-Id: I243c19d3d7f1ed2decbd6bfc7ecbe6ce2b582fc2 --- telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'telephony/java/android') diff --git a/telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java b/telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java index 5241088..0d9f383 100644 --- a/telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java +++ b/telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java @@ -27,7 +27,7 @@ import android.text.TextWatcher; import java.util.Locale; /** - * Watches a {@link TextView} and if a phone number is entered will format it. + * Watches a TextView and if a phone number is entered will format it. *

* Stop formatting when the user *