javadoc
authorjprocter <Jim Procter>
Mon, 30 Apr 2007 09:44:38 +0000 (09:44 +0000)
committerjprocter <Jim Procter>
Mon, 30 Apr 2007 09:44:38 +0000 (09:44 +0000)
src/jalview/util/DBRefUtils.java

index 3587b83..81710dd 100755 (executable)
@@ -110,7 +110,7 @@ public class DBRefUtils
    * and return the canonical jalview name for the source, or the original
    * string if it has no canonical form.
    * @param source
-   * @return canonical jalview source (one of jalview.datamodel.DBRefSource.*)
+   * @return canonical jalview source (one of jalview.datamodel.DBRefSource.*) or original source
    */
   public static String getCanonicalName(String source)
   {