svn commit: r13243 - trunk/src_new/org/argouml/uml/ui/TabSrc.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2007-08-04 11:18:50-0700
New Revision: 13243
Modified:
trunk/src_new/org/argouml/uml/ui/TabSrc.java
Log:
Corrected comment.
Modified: trunk/src_new/org/argouml/uml/ui/TabSrc.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/TabSrc.java?view=diff&rev=13243&p1=trunk/src_new/org/argouml/uml/ui/TabSrc.java&p2=trunk/src_new/org/argouml/uml/ui/TabSrc.java&r1=13242&r2=13243
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/TabSrc.java (original)
+++ trunk/src_new/org/argouml/uml/ui/TabSrc.java 2007-08-04 11:18:50-0700
@@ -154,8 +154,7 @@
/**
* Determines if the current tab should be enabled with the given target.
- * Returns true if the given target is either
- * a modelelement or is a fig with as owner a modelelement.
+ * Returns true if the given target is or represents a Classifier.
*
* {@inheritDoc}
*/