[MOBY-guts] biomoby commit
Paul Gordon
gordonp at dev.open-bio.org
Mon Nov 27 15:40:33 UTC 2006
gordonp
Mon Nov 27 10:40:32 EST 2006
Update of /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util
In directory dev.open-bio.org:/tmp/cvs-serv27502/src/main/ca/ucalgary/seahawk/util
Modified Files:
SplashWindow.java
Log Message:
Fixed javadoc error
moby-live/Java/src/main/ca/ucalgary/seahawk/util SplashWindow.java,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/SplashWindow.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/SplashWindow.java 2006/11/24 20:58:45 1.1
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/util/SplashWindow.java 2006/11/27 15:40:32 1.2
@@ -412,7 +412,7 @@
/**
* Invokes the init method of the JApplet class provided by name.
- * @param args the applet that was actually launched
+ * @param applet the applet that was actually launched
*/
public static void invokeInit(String className, javax.swing.JApplet applet) {
More information about the MOBY-guts
mailing list