diff --git a/core/java/android/content/Intent.java b/core/java/android/content/Intent.java index 234ac50e21097..17f4bdc9c981a 100644 --- a/core/java/android/content/Intent.java +++ b/core/java/android/content/Intent.java @@ -115,7 +115,7 @@ import java.util.Set; * *
{@link #ACTION_VIEW} tel:123 -- Display * the phone dialer with the given number filled in. Note how the - * VIEW action does what what is considered the most reasonable thing for + * VIEW action does what is considered the most reasonable thing for * a particular URI.
*{@link #ACTION_DIAL} tel:123 -- Display