Author: pierre
Date: 2010-02-17 16:11:35 +0100 (Wed, 17 Feb 2010)
New Revision: 41107

Modified:
   
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/module/corebuilders/OAlias.java
Log:
javadoc

Modified: 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/module/corebuilders/OAlias.java
===================================================================
--- 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/module/corebuilders/OAlias.java
    2010-02-17 14:56:30 UTC (rev 41106)
+++ 
mmbase/branches/MMBase-1_9/core/src/main/java/org/mmbase/module/corebuilders/OAlias.java
    2010-02-17 15:11:35 UTC (rev 41107)
@@ -118,10 +118,9 @@
     }
 
     /**
-     * Obtain the aliases of a node. If a node has more aliases, it returns 
only one.
-     * Which one is not specified.
+     * Obtain the aliases of a node.
      * @param number the number of the node
-     * @return a List of the aliases of the node, or an emoty list if none 
exist
+     * @return a List of the aliases of the node, or an empty list if none 
exist
      * @see #getAlias
      */
     public List<String> getAliasList(int number) {

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to