Skip to content

Commit

Permalink
Fix typo in NEWS.md [ci skip] (JuliaLang#17718)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrison authored and ViralBShah committed Jul 30, 2016
1 parent 7c6ceb9 commit 5098f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ Deprecated or removed
* `set_rounding` -> `setrounding`
* `with_rounding` -> `setrounding`

* The method `A_ldiv_B!(SparseMatrixCSC, StrideVecOrMat)` has been deprecated
* The method `A_ldiv_B!(SparseMatrixCSC, StridedVecOrMat)` has been deprecated
in favor of versions that require the matrix to be in factored form
([#13496]).

Expand Down

0 comments on commit 5098f48

Please sign in to comment.