Skip to content

Commit

Permalink
Move back to para intro, not title, for better rendering.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Oct 6, 2024
1 parent 1f47661 commit 08f58a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/oop5/visibility.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ $b->pubYear = 2023; // Fatal Error
</programlisting>
</example>
</para>
<para>There are a few caveats regarding asymmetric visibility:</para>
<itemizedlist>
<title>Caveats regarding asymmetric visibility</title>
<listitem>
<simpara>
Only typed properties may have a separate <emphasis>set</emphasis> visibility.
Expand Down

0 comments on commit 08f58a6

Please sign in to comment.