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

Commit 920ded5f authored by Aashna Jena's avatar Aashna Jena
Browse files

Fixing typo in PackageManager javadoc

Change-Id: Iaee8d5487bb5b0cb6bd4090c579cf8f48513f8a8
parent 78478fcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11024,7 +11024,7 @@ public abstract class PackageManager {
    }

    /**
     * Returns the property defined in the given package's <appliction> tag.
     * Returns the property defined in the given package's <application> tag.
     *
     * @throws NameNotFoundException if either the given package is not installed or if the
     * given property is not defined within the <application> tag.