Skip to content

Commit

Permalink
Reformulation from web meeting suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Lenord <oliver.lenord@de.bosch.com>
  • Loading branch information
henrikt-ma and olivleno committed May 25, 2022
1 parent ddbd5ca commit b9119cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RationaleMCP/0031/annotations.md
Expand Up @@ -77,7 +77,7 @@ initial equation
end 'M';
```

Note that the `Protected = true` annotation doesn't tell at which level of the component hierarchy that the original protected section was, as shown by the following example:
Note that in full Modelica a protected section can occur at any level of the component hierarchy, as shown by the following example:
```
model M
Real x;
Expand Down

0 comments on commit b9119cf

Please sign in to comment.