diff --git a/ui/externs/ui.js b/ui/externs/ui.js index 4b9cad01b6..ec23381e9d 100644 --- a/ui/externs/ui.js +++ b/ui/externs/ui.js @@ -148,8 +148,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