X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/blobdiff_plain/4f09f456c64fd6326c92cd334d70681e44d6780e..d674bfdad1f723556720ba839986ec13dfd250fb:/cmd-cgi.py diff --git a/cmd-cgi.py b/cmd-cgi.py index b06ad6a..57de66c 100644 --- a/cmd-cgi.py +++ b/cmd-cgi.py @@ -181,7 +181,7 @@ def cmd_source_cgi(): AGPL.source(OUT) @CGI.subcommand('source', ['cgi-noauth'], """\ -Redirect to the source code tarball (so that it's correctly named.""") +Redirect to the source code tarball (so that it's correctly named).""") def cmd_sourceredirect_cgi(): CGI.redirect(CGI.action(TARBALL))