Changeset 87

Show
Ignore:
Timestamp:
02/27/08 15:23:10 (9 months ago)
Author:
fs
Message:

spelling

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/turbomail/message.py

    r86 r87  
    2929 
    3030class StubMessage(object): 
    31     """Implements only what is nessicary to deliever a message. 
     31    """Implements only what is necessary to deliver a message. 
    3232     
    3333    This allows you to define your own message to be delivered."""