Skip to content

Commit

Permalink
more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ortner committed Jun 10, 2024
1 parent 09803f1 commit eaad2dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ julia = "1.9, 1.10"
DataFrames = "1.6"
LinearOperators = "2.8"
QRupdate = "1.0"
LinearAlgebra = "1.9. 1.10"
Printf = "1.9. 1.10"
Random = "1.9. 1.10"
SparseArrays = "1.9. 1.10"
LinearAlgebra = "1.9, 1.10"
Printf = "1.9, 1.10"
Random = "1.9, 1.10"
SparseArrays = "1.9, 1.10"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit eaad2dc

Please sign in to comment.