Skip to content

Commit 7b51ff8

Browse files
address a comment
Co-authored-by: Gina Peter Banyard <[email protected]>
1 parent 3a9547b commit 7b51ff8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

reference/bc/bcmath.number.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
<partintro>
99
<section xml:id="bcmath-number.intro">
1010
&reftitle.intro;
11-
<para>
12-
A class for an arbitrary precision number. These objects support overloaded
11+
<simpara>
12+
A class for an arbitrary precision number.
13+
These objects support overloaded
1314
<link linkend="language.operators.arithmetic">arithmetic</link> and
1415
<link linkend="language.operators.comparison">comparison</link> operators.
15-
</para>
16+
</simpara>
1617

1718
<note>
1819
<simpara>This class is not affected by <parameter>bcmath.scale</parameter> in &php.ini;.</simpara>

0 commit comments

Comments
 (0)