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

Commit 308fe574 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

TIF: Fix a typo in the documentation

Change-Id: I0e4963ca6ce3f42682a7d591f913ea801987b31b
parent 5ba429c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ public class TvRecordingClient {
     * <p>The application may supply the URI for a TV program for filling in program specific data
     * fields in the {@link android.media.tv.TvContract.RecordedPrograms} table.
     * A non-null {@code programHint} implies the started recording should be of that specific
     * program, whereas null {@code programHint} does not impose such a requirement and the
     * program, whereas null {@code programUri} does not impose such a requirement and the
     * recording can span across multiple TV programs. In either case, the application must call
     * {@link TvRecordingClient#stopRecording()} to stop the recording.
     *