diff options
author | Struan Donald <struan@exo.org.uk> | 2011-05-09 14:02:14 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-05-09 14:02:14 +0100 |
commit | 0a80758fd07dfa386803cb32972c8024484567d9 (patch) | |
tree | 1558557011388f21f7a7057eaaa4bc13e41185b1 | |
parent | d3db27275ccecfe196fc9036f03288a3e5d675e3 (diff) |
typo
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Default.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Default.pm b/perllib/FixMyStreet/Cobrand/Default.pm index 8b2ff1b9c..3462408ca 100644 --- a/perllib/FixMyStreet/Cobrand/Default.pm +++ b/perllib/FixMyStreet/Cobrand/Default.pm @@ -613,7 +613,7 @@ sub remove_redundant_councils { =item short_name -Renove extra information from council names for tidy URIs +Remove extra information from council names for tidy URIs =cut |