aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
diff options
context:
space:
mode:
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