Skip to content

Commit d99c478

Browse files
committed
rm whitespace
1 parent 1a20976 commit d99c478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ New library features
3838
* `binomial(x, k)` now supports non-integer `x` ([#48124]).
3939
* A `CartesianIndex` is now treated as a "scalar" for broadcasting ([#47044]).
4040
* `printstyled` now supports italic output ([#45164]).
41-
* New methods `allequal(f, itr)` and `allunique(f, itr)` taking a predicate function
42-
([#47679]).
41+
* New methods `allequal(f, itr)` and `allunique(f, itr)` taking a predicate
42+
function ([#47679]).
4343

4444
Standard library changes
4545
------------------------

0 commit comments

Comments
 (0)