summaryrefslogtreecommitdiff
path: root/mailman/core/styles.py
diff options
context:
space:
mode:
authorBarry Warsaw2009-01-03 05:13:41 -0500
committerBarry Warsaw2009-01-03 05:13:41 -0500
commite5a96f14fb0fe8196e7b3ea0306c9f57f45c3110 (patch)
treee456327300678100b6cc6dfa625c7bc31a9f34a4 /mailman/core/styles.py
parentc0522afd1754c7a18c40c9ebaa6c2ef406929170 (diff)
downloadmailman-e5a96f14fb0fe8196e7b3ea0306c9f57f45c3110.tar.gz
mailman-e5a96f14fb0fe8196e7b3ea0306c9f57f45c3110.tar.zst
mailman-e5a96f14fb0fe8196e7b3ea0306c9f57f45c3110.zip
Diffstat (limited to 'mailman/core/styles.py')
-rw-r--r--mailman/core/styles.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailman/core/styles.py b/mailman/core/styles.py
index 66b8baaf2..aee61790f 100644
--- a/mailman/core/styles.py
+++ b/mailman/core/styles.py
@@ -43,7 +43,7 @@ from mailman.interfaces import (
class DefaultStyle:
- """The defalt (i.e. legacy) style."""
+ """The default (i.e. legacy) style."""
implements(IStyle)