Typo correction

pull/261/head
Domiziano Scarcelli 3 years ago
parent 8c8b344881
commit 0b161932ea

@ -13,4 +13,4 @@ SUBREDDIT=""
# Filters the comments by range of lenght (min and max characters)
# Min has to be less or equal to max
# DO NOT INSERT ANY SPACES BETWEEN THE COMMA AND THE VALUES
COMMENT_LENGHT_RANGE = "min,max"
COMMENT_LENGTH_RANGE = "min,max"
Loading…
Cancel
Save