svn commit: r13337 - trunk/src/model/src/org/argouml/model/Model.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2007-08-14 11:01:06-0700 New Revision: 13337 Modified: trunk/src/model/src/org/argouml/model/Model.java Log: Typos Modified: trunk/src/model/src/org/argouml/model/Model.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/Model.java?view=diff&rev=13337&p1=trunk/src/model/src/org/argouml/model/Model.java&p2=trunk/src/model/src/org/argouml/model/Model.java&r1=13336&r2=13337 ============================================================================== --- trunk/src/model/src/org/argouml/model/Model.java (original) +++ trunk/src/model/src/org/argouml/model/Model.java 2007-08-14 11:01:06-0700 @@ -30,9 +30,9 @@ /** * This is the root class of the Model subsystem. All other subsystems - * can retreive the correct version of the API from this class.<p> + * can retrieve the correct version of the API from this class.<p> * - * Notice that all API's returned from this class are to be independant + * Notice that all API's returned from this class are to be independent * of and specific UML model implementation.<p> * * For this to work the Model subsystem needs to be initialized with a