Skip to content

Commit 76805cd

Browse files
committed
Fix ci
1 parent 985954d commit 76805cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

language/types/float.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ EXPONENT_DNUM (({LNUM} | {DNUM}) [eE][+-]? {LNUM})
107107
</para>
108108

109109
<para>
110-
<simpara>
111-
<varname>$a</varname> 和 <varname>$b</varname> 在小数点后五位精度内都是相等的。
112-
</simpara>
110+
<varname>$a</varname> 和 <varname>$b</varname> 在小数点后五位精度内都是相等的。
113111
</para>
114112

115113
<example>

0 commit comments

Comments
 (0)