From 0e561c8a6b2a1fd2b6e3088585c74a2fa41427c0 Mon Sep 17 00:00:00 2001
From: Daniel Yu
Date: Tue, 29 Sep 2015 10:36:27 -0700
Subject: [PATCH] Adding link fix and removing typo for bug 20217070.
Added {@docRoot} to link. Removed extra "code>".
Bug: 20217070
Change-Id: I1228177bd79a395a341fe1ba5a997ae7b6038f9c
---
docs/html/training/tv/tif/tvinput.jd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/html/training/tv/tif/tvinput.jd b/docs/html/training/tv/tif/tvinput.jd
index 91f8ded007bd4..f76f78b837a4b 100644
--- a/docs/html/training/tv/tif/tvinput.jd
+++ b/docs/html/training/tv/tif/tvinput.jd
@@ -157,10 +157,10 @@ for more information about working with {@link android.view.Surface} to render v
The {@link android.media.tv.TvInputService.Session} handles the
{@link android.media.tv.TvInputService.Session#onTune(android.net.Uri) onTune()}
event when the user selects a channel, and notifies the system TV app for changes in the content and
-content meta data. These notify()code> methods are described in
+content meta data. These notify() methods are described in
-Control Content and Handle Track Selection further
-in this training.
+Control Content and Handle Track Selection
+further in this training.
Define Setup and Settings Activities