diff --git a/deluge/scripts/create_plugin.py b/deluge/scripts/create_plugin.py index 9945a293d..820ad8396 100644 --- a/deluge/scripts/create_plugin.py +++ b/deluge/scripts/create_plugin.py @@ -286,7 +286,7 @@ class WebUI(WebPluginBase): DEFAULT_JS = """/* Script: %(filename)s - The client-side javascript code for the %(name) plugin. + The client-side javascript code for the %(name)s plugin. Copyright: (C) %(author_name)s 2009