diff options
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Harrogate.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Harrogate.pm b/perllib/FixMyStreet/Cobrand/Harrogate.pm index 8690557ef..7249bcece 100644 --- a/perllib/FixMyStreet/Cobrand/Harrogate.pm +++ b/perllib/FixMyStreet/Cobrand/Harrogate.pm @@ -35,7 +35,7 @@ sub example_places { sub enter_postcode_text { my ($self) = @_; - return 'Enter a Harrogate postcode, or street name and area'; + return 'Enter a Harrogate district postcode, or street name and area'; } # increase map zoom level so street names are visible |