svn commit: r13187 - trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw Date: 2007-07-30 11:44:49-0700 New Revision: 13187 Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java Log: Correct comment. Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java?view=diff&rev=13187&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java&r1=13186&r2=13187 ============================================================================== --- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java (original) +++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java 2007-07-30 11:44:49-0700 @@ -55,7 +55,7 @@ import org.tigris.gef.presentation.Fig; /** - * Class to display graphics for a UML Class in a diagram.<p> + * Class to display graphics for any UML Classifier in a diagram.<p> * * Note that the upper line of the name box will be blanked out * if there is eventually a stereotype above.