Merge "Fix typo from @parm to @param."

This commit is contained in:
🌶️Sam Sacco°͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌ne
2020-01-18 21:04:38 +00:00
committed by Android (Google) Code Review

View File

@@ -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