From d59f8d4665ee8fcbced5a391d24f91fdbc047765 Mon Sep 17 00:00:00 2001 From: stickell Date: Mon, 25 Aug 2014 12:32:18 +0200 Subject: Fixed some typos --- module/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/utils.py') 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 -- cgit v1.2.3