summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/domain.py
diff options
context:
space:
mode:
authorAbhilash Raj2015-03-31 06:26:08 +0530
committerAbhilash Raj2015-03-31 06:26:08 +0530
commitfe12351e6f0e11f48bd714357f05aa7a34ec7e90 (patch)
tree0afea29bfbc49f37f1b51c2e5b9cbe3fc4bbda79 /src/mailman/interfaces/domain.py
parent583d0ff8d46555c2ac2a72d9affd7c0e8e236161 (diff)
downloadmailman-fe12351e6f0e11f48bd714357f05aa7a34ec7e90.tar.gz
mailman-fe12351e6f0e11f48bd714357f05aa7a34ec7e90.tar.zst
mailman-fe12351e6f0e11f48bd714357f05aa7a34ec7e90.zip
Diffstat (limited to 'src/mailman/interfaces/domain.py')
-rw-r--r--src/mailman/interfaces/domain.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mailman/interfaces/domain.py b/src/mailman/interfaces/domain.py
index fd889a720..94a9eefd3 100644
--- a/src/mailman/interfaces/domain.py
+++ b/src/mailman/interfaces/domain.py
@@ -122,8 +122,8 @@ class IDomainManager(Interface):
interface of the domain. If not given, it defaults to
http://`mail_host`/
:type base_url: string
- :param owner_id: Owner of the domain, defaults to None
- :type owner_id: integer
+ :param owner: Owner of the domain, defaults to None
+ :type owner: `Iuser`
:return: The new domain object
:rtype: `IDomain`
:raises `BadDomainSpecificationError`: when the `mail_host` is