Commit 506653bb by aquilescanta Committed by microkatz

Fix typo in MediaController javadoc

PiperOrigin-RevId: 479268879
(cherry picked from commit 0beccb6e)
parent 243c29a8
......@@ -89,7 +89,7 @@ import org.checkerframework.checker.initialization.qual.UnderInitialization;
*
* <p>When a controller is created with the {@link SessionToken} for a {@link MediaSession} (i.e.
* session token type is {@link SessionToken#TYPE_SESSION}), the controller will connect to the
* specific session.F
* specific session.
*
* <p>When a controller is created with the {@link SessionToken} for a {@link MediaSessionService}
* (i.e. session token type is {@link SessionToken#TYPE_SESSION_SERVICE} or {@link
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment