aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-06-07 14:06:00 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-06-07 14:06:00 +0100
commitccaa2f9b12d86ea43ebfcf250a3d788440064b5c (patch)
tree007935b9577f53fab571d0ad481f535bbe748e10 /perllib/FixMyStreet/App/Controller/Report/New.pm
parentbe0166b940f99a04ad15805744dc87f6c7c605fe (diff)
Minor text and HTML fixes from final look through some old CGI scripts, now removed.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Report/New.pm')
-rw-r--r--perllib/FixMyStreet/App/Controller/Report/New.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/App/Controller/Report/New.pm b/perllib/FixMyStreet/App/Controller/Report/New.pm
index 9e0193d3f..4916107aa 100644
--- a/perllib/FixMyStreet/App/Controller/Report/New.pm
+++ b/perllib/FixMyStreet/App/Controller/Report/New.pm
@@ -348,8 +348,8 @@ sub initialize_report : Private {
=head2 determine_location
Work out what the location of the report should be - either by using lat,lng or
-a tile click or a user search query C<pc>. Returns false if no location could be
-found.
+a tile click or what's come in from a partial. Returns false if no location
+could be found.
=cut