X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/blobdiff_plain/a2916c0635fec5b45ad742904db9f5769b48f53d..ac377b4f58b7cadc87c2e515708e36d6f0f18b37:/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))