Skip to content

Commit 2f7abc8

Browse files
committed
Adding suggestion from #89
1 parent a8a577a commit 2f7abc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/equations/annotations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ The ``HideResult`` annotation would be used as follows:
350350

351351
.. code-block:: modelica
352352
353-
parameter Real z "Uninteresting variable" annotation(HideResult=true);
353+
Real z "Uninteresting variable" annotation(HideResult=true);

0 commit comments

Comments
 (0)