Author: mvw Date: 2012-09-21 12:28:08-0700 New Revision: 19901 Modified: trunk/src/argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java
Log: typo Modified: trunk/src/argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java?view=diff&pathrev=19901&r1=19900&r2=19901 ============================================================================== --- trunk/src/argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java (original) +++ trunk/src/argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java 2012-09-21 12:28:08-0700 @@ -2929,7 +2929,7 @@ /* * <em>Warning: when changing the implementation of this method be * warned that the sequence of the if then else tree DOES matter.</em> - * Most notabely, do not move the setNamespace method any level up in + * Most notably, do not move the setNamespace method any level up in * the tree.<p> */ if (handle instanceof Partition && container instanceof ActivityGraph) { ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=3007721 To unsubscribe from this discussion, e-mail: [[email protected]].
