mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
scripts/supybot-plugin-create: Fix issue #181.
This commit is contained in:
parent
96b0ae0e1e
commit
c9dab259ba
@ -241,7 +241,7 @@ def main():
|
||||
threaded = yn('Does your plugin need to be threaded?')
|
||||
|
||||
realName = something(textwrap.dedent("""
|
||||
What is your real name, so I can fill in the copyright and license
|
||||
What is your real name, so I can fill in the copyright and license
|
||||
appropriately?
|
||||
""").strip())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user