From: Sasha Date: Fri, 19 Apr 2013 15:14:27 +0000 (+0100) Subject: correct comment X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=350f12cc26786a56498f0bedd12f9059e131f69a;p=jabaws.git correct comment --- diff --git a/webservices/compbio/data/msa/MsaWS.java b/webservices/compbio/data/msa/MsaWS.java index 86e1dd3..f207a30 100644 --- a/webservices/compbio/data/msa/MsaWS.java +++ b/webservices/compbio/data/msa/MsaWS.java @@ -56,7 +56,7 @@ public interface MsaWS extends JABAService, JManagement, Metadata { * JobSubmissionException will be thrown. * * @param sequences - * List of FastaSequence objects. The programme does not perform + * List of FastaSequence objects. The program does not perform * any sequence validity checks. Nor does it checks whether the * sequences names are unique. It is responsibility of the caller * to make sure of this