am 95120bbb: Merge "Fix typo possibly -> possible." into mnc-dev

* commit '95120bbb6fb8d36d52e32d6d8d5435fc92318ca7':
  Fix typo possibly -> possible.
This commit is contained in:
Jonathan Basseri
2015-06-11 01:33:55 +00:00
committed by Android Git Automerger

View File

@@ -2636,7 +2636,7 @@ public abstract class PackageManager {
/**
* Retrieve the official name associated with a user id. This name is
* guaranteed to never change, though it is possibly for the underlying
* guaranteed to never change, though it is possible for the underlying
* user id to be changed. That is, if you are storing information about
* user ids in persistent storage, you should use the string returned
* by this function instead of the raw user-id.