User: Fix doc of @hostmask remove.

This commit is contained in:
Valentin Lorentz 2014-03-22 13:28:09 +00:00
parent 0c2ab9d83b
commit 8d7687213a

View File

@ -374,10 +374,7 @@ class User(callbacks.Plugin):
sent to the bot privately (not on a channel) since it may contain a sent to the bot privately (not on a channel) since it may contain a
password. If <hostmask> is password. If <hostmask> is
not given, it defaults to your current hostmask. If <name> is not not given, it defaults to your current hostmask. If <name> is not
given, it defaults to your currently identified name. This message given, it defaults to your currently identified name.
must be sent to the bot privately (not on a channel) since it may
contain a password.
""" """
if not hostmask: if not hostmask:
hostmask = msg.prefix hostmask = msg.prefix