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

Fix typo from @parm to @param.

This was introduced in https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/10081467 and caused a doc build failure

Change-Id: I1bb63cfb57c3f8abcd13284dfc884f69a0feb86f
parent 380f3c9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ public class AnalogFrontendSettings extends FrontendSettings {
    /**
     * Creates a builder for {@link AnalogFrontendSettings}.
     *
     * @parm the context of the caller.
     * @param the context of the caller.
     */
    @RequiresPermission(android.Manifest.permission.ACCESS_TV_TUNER)
    @NonNull