Browse Source

[cspan] Fix typo in a comment

Jaime Marquínez Ferrándiz 11 years ago
parent
commit
6f13b055f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/cspan.py

+ 1 - 1
youtube_dl/extractor/cspan.py

@@ -24,7 +24,7 @@ class CSpanIE(InfoExtractor):
         'skip': 'Regularly fails on travis, for unknown reasons',
     }, {
         'url': 'http://www.c-span.org/video/?c4486943/cspan-international-health-care-models',
-        # For whatever reason, the served vide oalternates between
+        # For whatever reason, the served video alternates between
         # two different ones
         #'md5': 'dbb0f047376d457f2ab8b3929cbb2d0c',
         'info_dict': {