javadoc
[jalview.git] / 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)
   {