Mercurial > libervia-backend
diff src/plugins/plugin_xep_0045.py @ 2058:b4db946ddc89
plugin XEP-0045: minor docstring fix
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 09 Sep 2016 23:54:32 +0200 |
parents | b99bd02ea643 |
children | 09c18fcd8225 |
line wrap: on
line diff
--- a/src/plugins/plugin_xep_0045.py Mon Aug 29 01:21:47 2016 +0200 +++ b/src/plugins/plugin_xep_0045.py Fri Sep 09 23:54:32 2016 +0200 @@ -392,7 +392,7 @@ def _join(self, room_jid_s, nick, options, profile_key=C.PROF_KEY_NONE): """join method used by bridge - @return: unicode (the room bare) + @return (unicode): room bare jid """ client = self.host.getClient(profile_key) if room_jid_s: