aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
diff options
context:
space:
mode:
Diffstat (limited to 't/app/model')
-rw-r--r--t/app/model/problem.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/app/model/problem.t b/t/app/model/problem.t
index ad42c5fdf..638e89200 100644
--- a/t/app/model/problem.t
+++ b/t/app/model/problem.t
@@ -56,7 +56,7 @@ for my $test (
title => 'Please enter a subject',
detail => 'Please enter some details',
council => 'No council selected',
- name => 'Please enter your full name, councils need this information - if you do not wish your name to be shown on the site, untick the box',
+ name => 'Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below',
}
},
{
@@ -68,7 +68,7 @@ for my $test (
title => 'Please enter a subject',
detail => 'Please enter some details',
council => 'No council selected',
- name => 'Please enter your full name, councils need this information - if you do not wish your name to be shown on the site, untick the box',
+ name => 'Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below',
}
},
{