Author: reto
Date: Fri Mar  5 16:19:03 2010
New Revision: 919466

URL: http://svn.apache.org/viewvc?rev=919466&view=rev
Log:
fixed comment

Modified:
    
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/org.apache.clerezza.platform.dashboard.core/src/main/java/org/apache/clerezza/platform/dashboard/GlobalMenuItem.java

Modified: 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/org.apache.clerezza.platform.dashboard.core/src/main/java/org/apache/clerezza/platform/dashboard/GlobalMenuItem.java
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/org.apache.clerezza.platform.dashboard.core/src/main/java/org/apache/clerezza/platform/dashboard/GlobalMenuItem.java?rev=919466&r1=919465&r2=919466&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/org.apache.clerezza.platform.dashboard.core/src/main/java/org/apache/clerezza/platform/dashboard/GlobalMenuItem.java
 (original)
+++ 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/org.apache.clerezza.platform.dashboard.core/src/main/java/org/apache/clerezza/platform/dashboard/GlobalMenuItem.java
 Fri Mar  5 16:19:03 2010
@@ -37,7 +37,7 @@
         * @param relativeUri of the resource to be shown in the menu.
         * @param identifier The identifier of the menu item.
         * @param label Specifies the label of the menu entry.
-        * @param priority Specifies the position within the group.
+        * @param priority the priority, higher numbers appear first in the menu
         * @param groupIdentifier Specifies the the identifier of the group of 
which
         *              the menu item is part.
         */


Reply via email to