From 350f12cc26786a56498f0bedd12f9059e131f69a Mon Sep 17 00:00:00 2001 From: Sasha Date: Fri, 19 Apr 2013 16:14:27 +0100 Subject: [PATCH] correct comment --- webservices/compbio/data/msa/MsaWS.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.2