summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/domain.py
diff options
context:
space:
mode:
authorBarry Warsaw2015-04-15 10:43:56 -0400
committerBarry Warsaw2015-04-15 10:43:56 -0400
commit21b6943debd12275a618301340508e2ba827a9c4 (patch)
tree04c4ba70bde5213616fc8f7a3b78d0dc904fe58d /src/mailman/interfaces/domain.py
parent67fd8d6dbcf8849b3c2f8cb42a10aed465ace76c (diff)
parentcfbffa2ac1c5b6743705d3cc39d663eb642e7184 (diff)
downloadmailman-21b6943debd12275a618301340508e2ba827a9c4.tar.gz
mailman-21b6943debd12275a618301340508e2ba827a9c4.tar.zst
mailman-21b6943debd12275a618301340508e2ba827a9c4.zip
Diffstat (limited to 'src/mailman/interfaces/domain.py')
-rw-r--r--src/mailman/interfaces/domain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/interfaces/domain.py b/src/mailman/interfaces/domain.py
index 33d835325..d5cbf8e2b 100644
--- a/src/mailman/interfaces/domain.py
+++ b/src/mailman/interfaces/domain.py
@@ -89,7 +89,7 @@ class IDomain(Interface):
'The human readable description of the domain name.')
owners = Attribute("""\
- The relationship with the user database representing domain owners""")
+ The relationship with the user database representing domain owners.""")
mailing_lists = Attribute(
"""All mailing lists for this domain.