Author: luc
Date: Mon Feb 26 14:32:10 2007
New Revision: 512042
URL: http://svn.apache.org/viewvc?view=rev&rev=512042
Log:
fixed javadoc typos
Modified:
jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java
Modified:
jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java?view=diff&rev=512042&r1=512041&r2=512042
==============================================================================
---
jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java
(original)
+++
jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java
Mon Feb 26 14:32:10 2007
@@ -121,10 +121,10 @@
/**
* Set the function value accuracy.
* <p>
- * This is used to determine whan an evaluated function value or some other
+ * This is used to determine when an evaluated function value or some other
* value which is used as divisor is zero.
* <p>
- * This is a safety guard and it shouldn't be necesary to change this in
+ * This is a safety guard and it shouldn't be necessary to change this in
* general.
*
* @param accuracy the accuracy.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]