Ignore:
Timestamp:
26 Jun 2015, 09:04:51 (9 years ago)
Author:
Henrik Bettermann
Message:

More docs.

File:
1 edited

Legend:

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

    r13089 r13104  
    449449
    450450    def writeLogMessage(view, comment):
    451         """Adds an INFO message to the log file
     451        """Add an INFO message to the log file.
    452452        """
    453453
    454454    def createStudent():
    455         """Create a student object from applicatnt data
    456         and copy applicant object.
     455        """Create a student object from applicant data and copy
     456        passport image and application slip.
    457457        """
    458458
Note: See TracChangeset for help on using the changeset viewer.