Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ea3a33d authored by Jonathan Basseri's avatar Jonathan Basseri
Browse files

Fix typo possibly -> possible.

Change-Id: I3729109620355a2dd8343210354aace5008dcc68
parent 0cf42ffb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2601,7 +2601,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.