aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2007-07-09 19:32:44 +0000
committermatthew <matthew>2007-07-09 19:32:44 +0000
commit347dfc7950cea85ece2faa1f7a6b615663e01796 (patch)
tree07ee200555b3f26890c2d6a3f434d7fd8847c2a5
parente466934ea83ffd7e5cda305cc8eae0aa77143857 (diff)
Typo.
-rwxr-xr-xweb/questionnaire.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/questionnaire.cgi b/web/questionnaire.cgi
index 45b9d1611..fdb4e649e 100755
--- a/web/questionnaire.cgi
+++ b/web/questionnaire.cgi
@@ -6,7 +6,7 @@
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: questionnaire.cgi,v 1.13 2007-07-09 17:40:29 matthew Exp $
+# $Id: questionnaire.cgi,v 1.14 2007-07-09 19:32:44 matthew Exp $
use strict;
require 5.8.0;
@@ -139,7 +139,7 @@ sub submit_questionnaire {
return <<EOF;
<p style="font-size:200%">We're sorry to hear that. We have two suggestions: why not try
<a href="http://www.writetothem.com/">writing direct to your councillor(s)</a>
-or, if it's a problem that could be fixed by lcaol people working together
+or, if it's a problem that could be fixed by local people working together,
why not <a href="http://www.pledgebank.com/new">make and publicise a pledge</a>?
</p>
EOF