Skip to content

Commit 06f1ecc

Browse files
committed
Edit documentation
1 parent b2fc6b2 commit 06f1ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/PeterO.Numbers.ERounding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Rounded to the nearest number; if the fractional part is exactly half, the numbe
6262

6363
public static PeterO.Numbers.ERounding HalfUp = 3;
6464

65-
Rounded to the nearest number; if the fractional part is exactly half, the number is rounded to the closest representable number away from zero. This is the most familiar rounding mode for many people.
65+
Rounded to the nearest number; if the fractional part is exactly half, the number is rounded to the closest representable number away from zero. This is the most familiar rounding mode for many.
6666

6767
<a id="None"></a>
6868
### None

0 commit comments

Comments
 (0)