From 8d7687213a1e50ddc74120434128c23677b30990 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 22 Mar 2014 13:28:09 +0000 Subject: [PATCH] User: Fix doc of @hostmask remove. --- plugins/User/plugin.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plugins/User/plugin.py b/plugins/User/plugin.py index 3a798a40b..452d9ee44 100644 --- a/plugins/User/plugin.py +++ b/plugins/User/plugin.py @@ -374,10 +374,7 @@ class User(callbacks.Plugin): sent to the bot privately (not on a channel) since it may contain a password. If is not given, it defaults to your current hostmask. If is not - given, it defaults to your currently identified name. This message - must be sent to the bot privately (not on a channel) since it may - contain a password. - + given, it defaults to your currently identified name. """ if not hostmask: hostmask = msg.prefix