alternative spelling
This commit is contained in:
parent
6eb18c3077
commit
91ebecccc3
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue