[damned-lies] Fix typo in comment



commit 3ea5ba2f63df30673dec444eed3bbe53c9517c14
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Fri Jun 5 17:02:00 2015 +0200

    Fix typo in comment

 vertimus/models.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vertimus/models.py b/vertimus/models.py
index 3404527..8f4f406 100644
--- a/vertimus/models.py
+++ b/vertimus/models.py
@@ -41,7 +41,7 @@ from teams.models import Role
 
 
 class SendMailFailed(Exception):
-    """Somehting went wrong during sending message"""
+    """Something went wrong while sending message"""
     pass
 
 #


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]