Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Nov 1, 2020
1 parent 073b245 commit 81dd1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Fluid/Types.mo
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ ModelStructure.a_vb).
type CheckValveHomotopyType = enumeration(Open, Closed, NoHomotopy)
"Enumeration with choices for check valve homotopy"
annotation (Documentation(info="<html>
<p>If it is know whether the check valve will start open or closed this can simplify the initialization.</p>
<p>If it is known whether the check valve will start open or closed this can simplify the initialization.</p>
<p>The choice <strong>NoHomotopy</strong> is useful if nothing is known for the check valve.</p>
</html>"));

Expand Down

0 comments on commit 81dd1b6

Please sign in to comment.