Changeset 16247 for main


Ignore:
Timestamp:
24 Sep 2020, 06:49:25 (4 years ago)
Author:
Henrik Bettermann
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser.py

    r16246 r16247  
    409409        if self.context.__parent__.__parent__.expired \
    410410            and self.context.__parent__.__parent__.strict_deadline:
    411             return _("Payment ticket can't be send to CollegePAY. "
     411            return _("Payment ticket can't be sent to CollegePAY. "
    412412                     "Application period has expired.")
    413413        if self.context.r_company and self.context.r_company != 'interswitch':
Note: See TracChangeset for help on using the changeset viewer.