Changeset 2145

Show
Ignore:
Timestamp:
10/02/07 01:41:52 (1 year ago)
Author:
arj..@yirdis.nl
Message:

cosmetic update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/gaphor/event.py

    r1264 r2145  
    3131class TransactionBegin(object): 
    3232    """ 
    33     This event denotes the beginning of an transaction. 
     33    This event denotes the beginning of a transaction. 
    3434    Nested (sub-) transactions should not emit this signal. 
    3535    """