Spelling.

This commit is contained in:
Michael Lazar
2015-09-20 23:01:59 -07:00
parent 44c4eeca62
commit f0411fb1d3
4 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ CONFIG = os.path.join(XDG_HOME, 'rtv', 'rtv.cfg')
TOKEN = os.path.join(XDG_HOME, 'rtv', 'refresh-token')
unicode = True
persistant = True
persistent = True
# https://github.com/reddit/reddit/wiki/OAuth2
# Client ID is of type "installed app" and the secret should be left empty