Changeset 1179

Show
Ignore:
Timestamp:
03/28/07 06:48:02 (2 years ago)
Author:
arj..@yirdis.nl
Message:

fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphas/trunk/README.txt

    r1161 r1179  
    77 
    88 - Items (canvas items) should be used as "adapter" for model elements. 
    9    (not a real adapter since they are statefull). 
     9   (not a real adapter since they are stateful). 
    1010 - The canvas determines the tree structure (which items are children 
    1111   of some other item is maintained by the canvas itself).