svn commit: r14287 - trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: penyaskito
Date: 2008-04-05 14:04:40-0700
New Revision: 14287

Modified:
   trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java

Log:
Fixing a typo.

Modified: trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java?view=diff&rev=14287&p1=trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java&p2=trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java&r1=14286&r2=14287
==============================================================================
--- trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java	(original)
+++ trunk/src/app/src/org/argouml/uml/ui/UMLAddDialog.java	2008-04-05 14:04:40-0700
@@ -164,7 +164,7 @@
         multiSelectAllowed = multiselectAllowed;
         if (theChoices == null) {
             throw new IllegalArgumentException(
-                    "There should allways be choices in UMLAddDialog");
+                    "There should always be choices in UMLAddDialog");
         }
         if (exclusive && preselected != null && !preselected.isEmpty()) {
             theChoices.removeAll(preselected);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.