minor spelling fixes
This commit is contained in:
parent
0a7cc2b113
commit
013d8ad3d9
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ flask_svc_url = 'http://flask.pocoo.org/extensions/'
|
|||
|
||||
# OS X has awful paths when using mkstemp or gettempdir(). I don't
|
||||
# care about security or clashes here, so pick something that is
|
||||
# actually rememberable.
|
||||
# actually memorable.
|
||||
if sys.platform == 'darwin':
|
||||
_tempdir = '/private/tmp'
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue