sync for cvs wierdness
[jalview.git] / src / jalview / util / UrlLink.java
index a82ef59..00e33b2 100644 (file)
@@ -29,6 +29,7 @@ public class UrlLink
    * strings and replace the result in the URL. Regex's operate on the whole ID\r
    * string given to the matchURL method, if no regex is supplied, then only\r
    * text following the first pipe symbol will be susbstituted.\r
+   * Usage documentation todo.\r
    */\r
   private String url_suffix, url_prefix, target, label, regexReplace;\r
 \r