From 586d3ba45d1f7b86b148d2c5417e16859fb8a9f9 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Thu, 18 Sep 2014 16:10:34 -0400 Subject: [PATCH] Correct name of video option --- docs/en_us/release_notes/source/09-18-2014.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/release_notes/source/09-18-2014.rst b/docs/en_us/release_notes/source/09-18-2014.rst index d7e8c568fb..2fe737c5f6 100644 --- a/docs/en_us/release_notes/source/09-18-2014.rst +++ b/docs/en_us/release_notes/source/09-18-2014.rst @@ -26,7 +26,7 @@ edX Learning Management System * If a student changed the playback speed of a video in Firefox, the video did not play. This bug has been fixed. (BLD-1221) -* To help course teams protect video assets, the edX video player now hides video URLs from students by default. This functionality is now in effect for all video files, including those that are not hosted on YouTube. Students can still download videos if you have selected the **Downloadable** option for your Video components. (TNL-302) +* To help course teams protect video assets, the edX video player now hides video URLs from students by default. This functionality is now in effect for all video files, including those that are not hosted on YouTube. Students can still download videos if you have selected the **Video Download Allowed** option for your Video components. (TNL-302) *******************************