(no commit message)
authorm.geoffroy <m.geoffroy@localhost>
Fri, 11 Apr 2008 16:21:34 +0000 (16:21 +0000)
committerm.geoffroy <m.geoffroy@localhost>
Fri, 11 Apr 2008 16:21:34 +0000 (16:21 +0000)
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/agent/Person.java

index 5c04118987e1e5f10a6da8ef15feb198f251586d..d35b69e437ca9da470bb46413ce47ddcc5ac39a2 100644 (file)
@@ -232,7 +232,7 @@ public class Person extends Agent {
         * The result might be kept as {@link common.IdentifiableEntity#setTitleCache(String) titleCache} if the
         * flag {@link common.IdentifiableEntity#protectedTitleCache protectedTitleCache} is not set.
         * 
-        * @return  the full name string of this person
+        * @return  the string with the full name of this person
         */
        public String generateTitle(){
                return "";