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

Commit a52432b7 authored by Aashna Jena's avatar Aashna Jena Committed by Android (Google) Code Review
Browse files

Merge "Fixing typo in PackageManager javadoc" into main

parents 9bb4fe60 920ded5f
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.