Bug 21233: (follow-up) POD fix
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 14 Sep 2018 23:23:58 +0000 (16:23 -0700)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 14 Sep 2018 20:38:41 +0000 (20:38 +0000)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Exceptions/Password.pm

index 53a290d..c7203c8 100644 (file)
@@ -77,9 +77,9 @@ Password is too short.
 
 Password is too weak.
 
-=head2 Koha::Exceptions::Password::TrailingWhitespace
+=head2 Koha::Exceptions::Password::WhitespaceCharacters
 
-Password contains trailing spaces, which is forbidden.
+Password contains leading/trailing spaces, which is forbidden.
 
 =head1 Class methods