Ignore:
Timestamp:
21 Mar 2015, 13:31:16 (10 years ago)
Author:
Henrik Bettermann
Message:

Remove ellipses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/customers/authentication.py

    r12523 r12809  
    111111    def checkPassword(self, password):
    112112        """Check whether the given `password` matches the one stored by
    113         customers or the temporary password set by officers.
     113        customers or the temporary password set by the system.
    114114
    115115        We additionally check if customer account has been suspended.
Note: See TracChangeset for help on using the changeset viewer.