Skip to content

Commit f5082d2

Browse files
committed
fix typo
1 parent b900e51 commit f5082d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Enhancements
2727
as a Python function.
2828
* ``Equal[]`` now compares complex against other numbers properly.
2929
* Improvements in handling products with infinite factors: ``0 Infinity``-> ``Indeterminate``, and ``expr Infinity``-> ``DirectedInfinite[expr]``
30-
* `StringSplit` not support lists as a first argument.
30+
* `StringSplit` now supports lists as a first argument.
3131
* ``SetDelayed`` now accept several conditions impossed both at LHS as well as RHS.
3232

3333
Bug fixes

0 commit comments

Comments
 (0)