Skip to content

Commit 9e39002

Browse files
committed
fix: javadoc typo
1 parent 099a0d9 commit 9e39002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/neqsim/thermo/ThermodynamicModelTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ public boolean checkNumerically() {
422422
}
423423

424424
/**
425-
* Setter for property </code>maxError</code>.
425+
* Setter for property <code>maxError</code>.
426426
*
427427
* @param maxErr before test will report failed Set maximum allowed error in model check
428428
*/

0 commit comments

Comments
 (0)