s/was/has been/ in !ping removal notice
Present perfect makes more sense here.
This commit is contained in:
parent
8c9561bbc3
commit
c3290b2d11
@ -598,7 +598,7 @@ def pong(cli, nick, chan, rest):
|
||||
def pinger(cli, nick, chan, rest):
|
||||
"""Placeholder for the old ping-related commands."""
|
||||
|
||||
cli.notice(nick, ("This command was removed. Please see "
|
||||
cli.notice(nick, ("This command has been removed. Please see "
|
||||
"https://github.com/lykoss/lykos/wiki/Pingif "
|
||||
"for more information."))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user