[youtube:history] Disable exractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 2529d8657046658ca279377979c4d132f58ce330..030c00790b7912bfef4c64df734bd351b4025d0c 100644 (file)
@@ -809,7 +809,7 @@ from .youtube import (
     YoutubeChannelIE,
     YoutubeFavouritesIE,
     # disabled because it can wipe the watch history (see #6893)
-    # remember to uncumment test in test/test_all_urls when it's fixed
+    # remember to uncomment test in test/test_all_urls when it's fixed
     #YoutubeHistoryIE,
     YoutubePlaylistIE,
     YoutubeRecommendedIE,