Show
Ignore:
Timestamp:
04/19/08 08:41:31 (6 months ago)
Author:
pmoura
Message:

Minor documentation updates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/complements/NOTES.txt

    r4102 r4212  
    1010 
    1111This folder contains an example that shows how to use a category to  
    12 explicitly complement an existing object, thus providing functionality  
    13 similar to Objective-C categories. 
     12explicitly complement an existing object (without modifying its source  
     13code), thus providing functionality similar to Objective-C categories.