summaryrefslogtreecommitdiffstats
path: root/module/utils.py
diff options
context:
space:
mode:
authorGravatar stickell <l.stickell@yahoo.it> 2014-08-25 12:32:18 +0200
committerGravatar stickell <l.stickell@yahoo.it> 2014-08-25 12:32:18 +0200
commitd59f8d4665ee8fcbced5a391d24f91fdbc047765 (patch)
treee4b6ca60bd21c4c7946871bfac12f0c1f16d8d47 /module/utils.py
parentRevert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI. (diff)
downloadpyload-d59f8d4665ee8fcbced5a391d24f91fdbc047765.tar.xz
Fixed some typos
Diffstat (limited to 'module/utils.py')
-rw-r--r--module/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/utils.py b/module/utils.py
index 039f64c3a..5e8c2b12b 100644
--- a/module/utils.py
+++ b/module/utils.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-""" Store all usefull functions here """
+""" Store all useful functions here """
import os
import sys