svn commit: r17352 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java
Michiel van der Wulp <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2009-09-24 08:04:06-0700
New Revision: 17352
Modified:
trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java
Log:
Corrected a typo.
Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java?view=diff&pathrev=17352&r1=17351&r2=17352
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java 2009-09-24 08:04:06-0700
@@ -181,9 +181,9 @@
/**
* This operation shall return a name unique for this type of
* compartment. Potential use: show at the top in the compartment
- * as described in the UML, of as an identification string for
+ * as described in the UML, or as an identification string for
* the compartment type. <p>
- * See UML 1.4.2 OMG: chapter 5.24.1.2 Compartment name.
+ * See UML 1.4.2 OMG, chapter 5.24.1.2: Compartment name.
*
* @return the name of the compartment
*/
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2399312
To unsubscribe from this discussion, e-mail: [[email protected]].