summaryrefslogtreecommitdiff
path: root/mailman/core/styles.py
diff options
context:
space:
mode:
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)