Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/writers.py
diff options
context:
space:
mode:
authorRichard Darst <rkd@zgib.net>2009-07-07 03:00:18 (GMT)
committer Richard Darst <rkd@zgib.net>2009-07-07 03:00:18 (GMT)
commitcaf0eb7e787f86ef341b50dc12f2f7f71222f7bd (patch)
tree2d02710ddc6270559974733fc40b734d4782e3fb /writers.py
parentc8f169dc9e43bea99fa1dff1aa1500d19cca0542 (diff)
remove extraneous quote marks
darcs-hash:20090707030018-82ea9-5c1e5568869556ca128ecbc620003f739e9581da.gz
Diffstat (limited to 'writers.py')
-rw-r--r--writers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/writers.py b/writers.py
index e6d7a8e..ec0e826 100644
--- a/writers.py
+++ b/writers.py
@@ -161,7 +161,7 @@ class HTML(_BaseWriter):
</ol>
<br>
- Generated by <a href="%(MeetBotInfoURL)s">MeetBot</a>."""
+ Generated by <a href="%(MeetBotInfoURL)s">MeetBot</a>.
</body></html>
''')