svn commit: r17470 - trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java
Bob Tarling <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bobtarling
Date: 2009-11-16 02:15:41-0800
New Revision: 17470
Modified:
trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java
Log:
Minor spelling fix
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java?view=diff&pathrev=17470&r1=17469&r2=17470
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java 2009-11-16 02:15:41-0800
@@ -71,7 +71,7 @@
* this action for their own purposes with their own icon.
*
* @param name the to be localized name of the action
- * @param the icon to represent this action visiually
+ * @param the icon to represent this action visually
*/
protected AbstractActionNewModelElement(String name, Icon icon) {
super(Translator.localize(name), icon);
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2418412
To unsubscribe from this discussion, e-mail: [[email protected]].