ejabberd_user: Fix class documentation (#8054)

pull/8058/head
Melvin Keskin 2024-03-03 08:43:57 +01:00 committed by GitHub
parent 74c15c1241
commit a50329d0d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class EjabberdUser(object):
object manages user creation and deletion using ejabberdctl. The following
commands are currently supported:
* ejabberdctl register
* ejabberdctl deregister
* ejabberdctl unregister
"""
def __init__(self, module):