Skip to content

Commit

Permalink
fix: javadoc typo (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmfstatoil committed Mar 15, 2024
1 parent 099a0d9 commit 7d30d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/ThermodynamicModelTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ public boolean checkNumerically() {
}

/**
* Setter for property </code>maxError</code>.
* Setter for property <code>maxError</code>.
*
* @param maxErr before test will report failed Set maximum allowed error in model check
*/
Expand Down

0 comments on commit 7d30d6f

Please sign in to comment.