Print

Print


Commit in lcsim/src/org/lcsim/contrib/onoprien/vsegment/process on MAIN
CalibrationDriver.java+2-21.6 -> 1.7
Add javadoc

lcsim/src/org/lcsim/contrib/onoprien/vsegment/process
CalibrationDriver.java 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- CalibrationDriver.java	25 Nov 2008 21:03:02 -0000	1.6
+++ CalibrationDriver.java	27 Nov 2008 23:57:01 -0000	1.7
@@ -19,7 +19,7 @@
  *
  *
  * @author D. Onoprienko
- * @version $Id: CalibrationDriver.java,v 1.6 2008/11/25 21:03:02 onoprien Exp $
+ * @version $Id: CalibrationDriver.java,v 1.7 2008/11/27 23:57:01 onoprien Exp $
  */
 public class CalibrationDriver extends Driver implements VSEventListener {
 
@@ -79,7 +79,7 @@
    * @param name   Name of parameter to be set. Case is ignored.
    * @param values  List of values to be used for setting the parameter.
    * @throws NoSuchParameterException Thrown if the supplied parameter name is unknown.
-   * @throws IllegalArgumentException Thrown if incorrect nunber of values, or a value
+   * @throws IllegalArgumentException Thrown if incorrect number of values, or a value
    *                                  of incorrect type is supplied.
    */
   public void set(String name, Object... values) {
CVSspam 0.2.8