[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Fri Apr 16 17:29:21 UTC 2010


gordonp
Fri Apr 16 13:29:21 EDT 2010
Update of /home/repository/moby/moby-live/Java/src/main/org/biomoby/client
In directory dev.open-bio.org:/tmp/cvs-serv14943/src/main/org/biomoby/client

Modified Files:
	MobyRequest.java 
Log Message:
Fixed javadoc typo
moby-live/Java/src/main/org/biomoby/client MobyRequest.java,1.46,1.47
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/org/biomoby/client/MobyRequest.java,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- /home/repository/moby/moby-live/Java/src/main/org/biomoby/client/MobyRequest.java	2010/03/29 20:42:48	1.46
+++ /home/repository/moby/moby-live/Java/src/main/org/biomoby/client/MobyRequest.java	2010/04/16 17:29:21	1.47
@@ -238,7 +238,7 @@
 
     /**
      * This method will assign the provided secondary parameters to all primary input data currently
-     * in this object.  This is covenient if you are running 100 seqs through BLAST and only want to set
+     * in this object.  This is convenient if you are running 100 seqs through BLAST and only want to set
      * the parameters once.  If you instead want to set secondary input differently for all primary inputs, you'll
      * need to create a custom MobyContentInstance as input to setInput().
      *




More information about the MOBY-guts mailing list