diff options
Diffstat (limited to 'telephony/java/android')
| -rw-r--r-- | telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java | 2 |
1 files changed, 1 insertions, 1 deletions
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. * <p> * Stop formatting when the user * <ul> |
