Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Nov 12, 2024
1 parent 71d6f09 commit fd156e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ diagonal_matrix(::RingElement, ::Int, ::Int)

```@docs
zero(::MatSpace)
zero(::MatrixElem{T}, ::Ring) where T <: RingElement
zero(::MatElem{T}, ::Ring) where T <: RingElement
```

```@docs
Expand Down

0 comments on commit fd156e4

Please sign in to comment.