supybot-wizard: suggest Aka instead of Alias

This commit is contained in:
Mikaela Suomalainen 2014-10-13 11:21:20 +03:00
parent a5224fe84f
commit 4443526864

View File

@ -529,7 +529,7 @@ def main():
output("""What plugins would you like to add? If you've changed your
mind and would rather not add plugins in bulk like this, just press
enter and we'll move on to the individual plugin configuration.
We suggest you to add Alias, Ctcp, Later, Network, Plugin, String,
We suggest you to add Aka, Ctcp, Later, Network, Plugin, String,
and Utilities""")
massPlugins = anything('Separate plugin names by spaces or commas:')
for name in re.split(r',?\s+', massPlugins):