Skip to content

Commit ef8ebf0

Browse files
committed
Update variables.rst
attribute fixed of real variables is of Boolean Type
1 parent 7909b1d commit ef8ebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/equations/variables.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Attributes of ``Real``
249249
**Default**: ``false`` (except for ``parameter`` variables, where
250250
it is ``true`` by default)
251251

252-
**Type**: ``Real``
252+
**Type**: ``Boolean``
253253

254254
``min``
255255
The ``min`` attribute is used to specify the minimum allowed value

0 commit comments

Comments
 (0)