chiark / gitweb /
chpwd: Set default config file from environment variable `CHPWD_CONFIG'.
[chopwood] / cmd-cgi.py
index b06ad6a230717b28aa2d8e942ccb77fb6ce68cf1..57de66c732f822eefde82046cdacc64cd48143be 100644 (file)
@@ -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))