summaryrefslogtreecommitdiffstats
path: root/pyload.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload.py')
-rwxr-xr-xpyload.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload.py b/pyload.py
index cc5295860..f54e0d17e 100755
--- a/pyload.py
+++ b/pyload.py
@@ -513,7 +513,7 @@ class Core(object):
except: # something did go wrong, locale is heavily platform dependant
pass
- # default formatting when no ne was obtained
+ # default formatting when no one was obtained
if not tfrm:
tfrm = "%d.%m.%Y %H:%M:%S"