Fixed spelling ('Haloween' -> 'Halloween')

pull/6947/head
flocker1 2021-03-22 20:04:53 +08:00 zatwierdzone przez Karl Hobley
rodzic 26561b2ea5
commit 9cf1ddf7e2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -340,7 +340,7 @@ For example:
... print(event.title, event._score)
...
("Easter", 2.5),
("Haloween", 1.7),
("Halloween", 1.7),
("Christmas", 1.5),
Note that the score itself is arbitrary and it is only useful for comparison