summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/User.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/WebService/User.pm')
-rw-r--r--Bugzilla/WebService/User.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Bugzilla/WebService/User.pm b/Bugzilla/WebService/User.pm
index 58461e2a1..07c36bd9c 100644
--- a/Bugzilla/WebService/User.pm
+++ b/Bugzilla/WebService/User.pm
@@ -412,10 +412,10 @@ to the webservice, for the duration of the session.
The username does not exist, or the password is wrong.
-=item 301 (Account Disabled)
+=item 301 (Login Disabled)
-The account has been disabled. A reason may be specified with the
-error.
+The ability to login with this account has been disabled. A reason may be
+specified with the error.
=item 305 (New Password Required)