diff --git a/ui/externs/ui.js b/ui/externs/ui.js index 6b564b6c38..d535e192de 100644 --- a/ui/externs/ui.js +++ b/ui/externs/ui.js @@ -147,8 +147,8 @@ shaka.extern.UIVolumeBarColors; * ROLE means that only the role of the item is shown. * LANGUAGE_ROLE means both language and role are shown, or just language if * there is no role. - * LABEL means the non-standard DASH "label" attribute or the HLS "NAME" - * attribute are shown. + * LABEL means the non-standard DASH "label" attribute or the standard DASH + * "Label" element or the HLS "NAME" attribute are shown. * Defaults to LANGUAGE. * @property {number} fadeDelay * The delay (in seconds) before fading out the controls once the user stops