File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
reference/componere/componere Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 98
98
The interface declaration applies only to public read and write access.
99
99
</simpara >
100
100
<simpara >
101
- An class may satisfy an interface property in multiple ways.
101
+ A class may satisfy an interface property in multiple ways.
102
102
It may define a public property.
103
103
It may define a public
104
104
<link linkend =" language.oop5.property-hooks.virtual" >virtual property</link >
Original file line number Diff line number Diff line change 89
89
</warning >
90
90
<warning >
91
91
<para >
92
- Shall throw <type >RuntimeException</type > if an class in <parameter >interfaces</parameter > is not an interface
92
+ Shall throw <type >RuntimeException</type > if a class in <parameter >interfaces</parameter > is not an interface
93
93
</para >
94
94
</warning >
95
95
</refsect1 >
Original file line number Diff line number Diff line change 52
52
</warning >
53
53
<warning >
54
54
<para >
55
- Shall throw <type >RuntimeException</type > if an class in <parameter >interfaces</parameter > is not an interface
55
+ Shall throw <type >RuntimeException</type > if a class in <parameter >interfaces</parameter > is not an interface
56
56
</para >
57
57
</warning >
58
58
</refsect1 >
You can’t perform that action at this time.
0 commit comments