JAL-1705 Javadoc / debug output tweaks
[jalview.git] / src / jalview / ws / SequenceFetcher.java
index 902ce27..1f8c28a 100644 (file)
@@ -39,9 +39,7 @@ import java.util.ArrayList;
 import java.util.List;
 
 /**
- * This is the the concrete implementation of the sequence retrieval interface
- * and abstract class in jalview.ws.seqfetcher. This implements the run-time
- * discovery of sequence database clientss.
+ * This implements the run-time discovery of sequence database clients.
  * 
  */
 public class SequenceFetcher extends ASequenceFetcher