svn commit: r16373 - trunk/src/argouml-app/src/org/argouml/notation/Notation.java
Tom Morris <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris
Date: 2008-12-18 14:29:50-0800
New Revision: 16373
Modified:
trunk/src/argouml-app/src/org/argouml/notation/Notation.java
Log:
Corrected Javadoc. No code changes.
Modified: trunk/src/argouml-app/src/org/argouml/notation/Notation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/Notation.java?view=diff&pathrev=16373&r1=16372&r2=16373
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/notation/Notation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/notation/Notation.java 2008-12-18 14:29:50-0800
@@ -103,8 +103,7 @@
Configuration.makeKey("notation", "guillemots");
/**
- * Indicates if the user wants to see associaction names (public,
- * private, protected or # + -).
+ * Indicates if the user wants to see association names
*/
public static final ConfigurationKey KEY_SHOW_ASSOCIATION_NAMES =
Configuration.makeKey("notation", "show", "associationnames");
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=987014
To unsubscribe from this discussion, e-mail: [[email protected]].