git://source.jalview.org
/
jabaws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dada1a9
)
correct comment
author
Sasha
<asherstnev@main-laptop2>
Fri, 19 Apr 2013 15:14:27 +0000
(16:14 +0100)
committer
Sasha
<asherstnev@main-laptop2>
Fri, 19 Apr 2013 15:14:27 +0000
(16:14 +0100)
webservices/compbio/data/msa/MsaWS.java
patch
|
blob
|
history
diff --git
a/webservices/compbio/data/msa/MsaWS.java
b/webservices/compbio/data/msa/MsaWS.java
index
86e1dd3
..
f207a30
100644
(file)
--- a/
webservices/compbio/data/msa/MsaWS.java
+++ b/
webservices/compbio/data/msa/MsaWS.java
@@
-56,7
+56,7
@@
public interface MsaWS<T> extends JABAService, JManagement, Metadata<T> {
* JobSubmissionException will be thrown.
\r
*
\r
* @param sequences
\r
- * List of FastaSequence objects. The programme does not perform
\r
+ * List of FastaSequence objects. The program does not perform
\r
* any sequence validity checks. Nor does it checks whether the
\r
* sequences names are unique. It is responsibility of the caller
\r
* to make sure of this
\r