summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-04-25 23:46:41 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-04-25 23:46:41 +0200
commitf9edfe1dbcd40d69c9a081eae83679f86de2a27b (patch)
tree745ea873160ac847e8cc48263714eb00dae63483
parente319075dc910a8bc689561ad9004e7a446f81804 (diff)
Fix documentation
-rw-r--r--kittystore/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kittystore/__init__.py b/kittystore/__init__.py
index 3cc6cb4..c257cd2 100644
--- a/kittystore/__init__.py
+++ b/kittystore/__init__.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
-MMEmail - Interface defining the API to be implemented for each store
+KittyStore - Interface defining the API to be implemented for each store
according to their specific back-end
Copyright (C) 2012 Pierre-Yves Chibon