aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/User.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-07-31 14:15:09 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-07-31 14:15:09 +0100
commitf929b3f79d3d3eea3a4a284a221b3106957a6fc9 (patch)
treeddd488e8f9b8172432bda5bc95dcef7b11faee2c /perllib/FixMyStreet/DB/Result/User.pm
parent0d65707e831bacc272db6dd2ce539de57e412033 (diff)
parent392052bfdaae702af2e8e8215a63fa2f390e5769 (diff)
Merge branch 'issues/#805-name-check-cobrand'
Diffstat (limited to 'perllib/FixMyStreet/DB/Result/User.pm')
-rw-r--r--perllib/FixMyStreet/DB/Result/User.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/DB/Result/User.pm b/perllib/FixMyStreet/DB/Result/User.pm
index 6a93f97ec..f08b666c8 100644
--- a/perllib/FixMyStreet/DB/Result/User.pm
+++ b/perllib/FixMyStreet/DB/Result/User.pm
@@ -100,7 +100,7 @@ use mySociety::EmailUtil;
=head2 check_for_errors
- $error_hashref = $problem->check_for_errors();
+ $error_hashref = $user->check_for_errors();
Look at all the fields and return a hashref with all errors found, keyed on the
field name. This is intended to be passed back to the form to display the