add the missing `s` to %(filename)s

This commit is contained in:
Damien Churchill 2009-10-01 10:40:48 +00:00
parent 3d83dab4a1
commit 2d10f88714
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ class WebUI(WebPluginBase):
"""
DEFAULT_JS = """/*
Script: %(filename)
Script: %(filename)s
The client-side javascript code for the %(name) plugin.
Copyright: