diff --git a/ox/web/imdb.py b/ox/web/imdb.py index ccc70d8..e4a6815 100644 --- a/ox/web/imdb.py +++ b/ox/web/imdb.py @@ -300,7 +300,8 @@ class Imdb(SiteParser): 'script title', 'working title', 'reissue title', - 'IMAX version' + 'IMAX version', + 'alternative spelling' ): if key in type: stop_word = True