spelling: available

This commit is contained in:
Josh Soref 2019-10-26 22:03:31 -04:00
parent 441bd905a5
commit d3d4df2500

@ -2,7 +2,7 @@ __author__ = '33197631+dadav@users.noreply.github.com'
__version__ = '1.0.0'
__name__ = 'auto-backup'
__license__ = 'GPL3'
__description__ = 'This plugin backups files when internet is availaible.'
__description__ = 'This plugin backups files when internet is available.'
from pwnagotchi.utils import StatusFile
import logging