diff --git a/core/java/android/accounts/AccountManager.java b/core/java/android/accounts/AccountManager.java index 120c327f66985..9a810a71139de 100644 --- a/core/java/android/accounts/AccountManager.java +++ b/core/java/android/accounts/AccountManager.java @@ -3296,7 +3296,7 @@ public class AccountManager { * status of the account * * If no activity was specified and additional information is needed - * from user, the returned Bundle may contains only + * from user, the returned Bundle may only contain * {@link #KEY_INTENT} with the {@link Intent} needed to launch the * actual account creation process. If an error occurred, * {@link AccountManagerFuture#getResult()} throws: