Changeset 10642


Ignore:
Timestamp:
23 Sep 2013, 09:45:23 (11 years ago)
Author:
Henrik Bettermann
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/university/interfaces.py

    r10634 r10642  
    106106        title = _(u'Score editing disabled'),
    107107        description = _(
    108             u'Lectures cannnot edit scores if ticked.'),
     108            u'Lectures can not edit scores if ticked.'),
    109109        required = False,
    110110        default = False,
Note: See TracChangeset for help on using the changeset viewer.