Author: mvw Date: 2009-11-28 00:07:01-0800 New Revision: 17557 Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java
Log: Comment only. Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java?view=diff&pathrev=17557&r1=17556&r2=17557 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java (original) +++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java 2009-11-28 00:07:01-0800 @@ -157,7 +157,7 @@ /** * Get the compartment that lists model elements of the given type. - * This can also be used to test of a Fig contains a particular type + * This can also be used to test if a Fig supports a particular type * of compartment by checking for a null return. * @param metaType the model element type for which the compartment is * required. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2425043 To unsubscribe from this discussion, e-mail: [[email protected]].
