diff options
| author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2012-04-25 23:47:59 +0200 |
|---|---|---|
| committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2012-04-25 23:47:59 +0200 |
| commit | fbc26e7ba2e0cf6e923eab81526be5adabfbceb4 (patch) | |
| tree | 3fab1f87bd34e0552150306a5df32d76d7db6313 | |
| parent | f9edfe1dbcd40d69c9a081eae83679f86de2a27b (diff) | |
Fix documentation
| -rw-r--r-- | kittystore/kittysastore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kittystore/kittysastore.py b/kittystore/kittysastore.py index b972e0e..4d731bc 100644 --- a/kittystore/kittysastore.py +++ b/kittystore/kittysastore.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ -sastore - an object mapper and interface to a SQL database +KittySAStore - an object mapper and interface to a SQL database representation of emails for mailman 3. Copyright (C) 2012 Pierre-Yves Chibon |
