Skip to content

Commit fe8d4a8

Browse files
committed
Fix todo comment text
1 parent 0d2cc31 commit fe8d4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/initialize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
thisObj = this;
325325

326326
this.startedPlaying = false;
327-
// TODO: Move this setting to cookie.
327+
// TODO: Move this setting to preferences.
328328
this.autoScrollTranscript = true;
329329
//this.autoScrollTranscript = this.getPref(autoScrollTranscript); // (doesn't work)
330330

0 commit comments

Comments
 (0)