JAL-1601 javadoc
authorJames Procter <jprocter@ls30857.local>
Fri, 5 Jun 2015 10:02:49 +0000 (11:02 +0100)
committerJames Procter <jprocter@ls30857.local>
Fri, 5 Jun 2015 10:02:49 +0000 (11:02 +0100)
src/jalview/ws/rest/RestServiceDescription.java

index cfaa76f..f858414 100644 (file)
@@ -277,7 +277,7 @@ public class RestServiceDescription
   boolean aligndata;
 
   /**
-   * service requests alignment and/or seuqence annotationo data
+   * service requests alignment and/or sequence annotation data
    */
   boolean annotdata;
 
@@ -287,7 +287,7 @@ public class RestServiceDescription
   boolean partitiondata;
 
   /**
-   * process ths input data and set the appropriate shorthand flags describing
+   * process the input data and set the appropriate shorthand flags describing
    * the input the service wants
    */
   public void setInvolvesFlags()
@@ -769,8 +769,8 @@ public class RestServiceDescription
   }
 
   /**
-   * covenience method to generate the id and sequence string vector from a set
-   * of seuqences using each sequence's getName() and getSequenceAsString()
+   * convenience method to generate the id and sequence string vector from a set
+   * of sequences using each sequence's getName() and getSequenceAsString()
    * method
    * 
    * @param seqs