Mercurial > libervia-backend
diff src/memory/memory.py @ 909:fab49a1d5ea2
core: minor docstring fixes
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 21 Mar 2014 15:03:51 +0100 |
parents | 57c32d8ec847 |
children | 1a3ba959f0ab |
line wrap: on
line diff
--- a/src/memory/memory.py Tue Mar 18 13:52:12 2014 +0100 +++ b/src/memory/memory.py Fri Mar 21 15:03:51 2014 +0100 @@ -975,7 +975,7 @@ """Tell if the specified server has the required feature @param feature: requested feature @param jid_: the jid of the target server (None for profile's server) - @param profile: which profile is asking this server? + @param profile_key: %(doc_profile_key)s """ profile = self.getProfileName(profile_key) if not profile: