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

Commit e9189a34 authored by Andrew Solovay's avatar Andrew Solovay Committed by Automerger Merge Worker
Browse files

Docs: Grammar fix (it's -> its) am: 444b464c

parents 0da9f918 444b464c
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -1413,7 +1413,7 @@ public abstract class Context {
     * </ul>
     * </ul>
     * <p>
     * <p>
     * If a shared storage device is emulated (as determined by
     * If a shared storage device is emulated (as determined by
     * {@link Environment#isExternalStorageEmulated(File)}), it's contents are
     * {@link Environment#isExternalStorageEmulated(File)}), its contents are
     * backed by a private user data partition, which means there is little
     * backed by a private user data partition, which means there is little
     * benefit to storing data here instead of the private directories returned
     * benefit to storing data here instead of the private directories returned
     * by {@link #getFilesDir()}, etc.
     * by {@link #getFilesDir()}, etc.
@@ -1501,7 +1501,7 @@ public abstract class Context {
     * </ul>
     * </ul>
     * <p>
     * <p>
     * If a shared storage device is emulated (as determined by
     * If a shared storage device is emulated (as determined by
     * {@link Environment#isExternalStorageEmulated(File)}), it's contents are
     * {@link Environment#isExternalStorageEmulated(File)}), its contents are
     * backed by a private user data partition, which means there is little
     * backed by a private user data partition, which means there is little
     * benefit to storing data here instead of the private directories returned
     * benefit to storing data here instead of the private directories returned
     * by {@link #getFilesDir()}, etc.
     * by {@link #getFilesDir()}, etc.
@@ -1812,7 +1812,7 @@ public abstract class Context {
     * </ul>
     * </ul>
     * <p>
     * <p>
     * If a shared storage device is emulated (as determined by
     * If a shared storage device is emulated (as determined by
     * {@link Environment#isExternalStorageEmulated(File)}), it's contents are
     * {@link Environment#isExternalStorageEmulated(File)}), its contents are
     * backed by a private user data partition, which means there is little
     * backed by a private user data partition, which means there is little
     * benefit to storing data here instead of the private directory returned by
     * benefit to storing data here instead of the private directory returned by
     * {@link #getCacheDir()}.
     * {@link #getCacheDir()}.