Skip to content

Commit

Permalink
Repair documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
HechtiDerLachs committed Sep 12, 2023
1 parent ce23d58 commit 4e0bf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/CommutativeAlgebra/affine_algebras.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ true
### Reducing Polynomial Representatives

```@docs
simplify(f::MPolyQuoRingElem{T}) where {S<:Union{FieldElem, ZZRingElem}, T<:MPolyRingElem{S}}
simplify(f::MPolyQuoRingElem)
```

### Tests on Elements of Affine Algebras
Expand Down

0 comments on commit 4e0bf93

Please sign in to comment.