From: James Procter Date: Fri, 5 Jun 2015 10:02:49 +0000 (+0100) Subject: JAL-1601 javadoc X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=846cd531200162c1531f6fac2c7860873534ba44;p=jalview.git JAL-1601 javadoc --- diff --git a/src/jalview/ws/rest/RestServiceDescription.java b/src/jalview/ws/rest/RestServiceDescription.java index cfaa76f..f858414 100644 --- a/src/jalview/ws/rest/RestServiceDescription.java +++ b/src/jalview/ws/rest/RestServiceDescription.java @@ -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