Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 7, 2024
1 parent a4991a5 commit 4cfad7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generic/UnivPoly.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ the universal polynomial ring $S = R[\ldots]$ with no variables in it initially.
# Examples
```jldoctest
```jldoctest; setup = :(using AbstractAlgebra)
julia> S = universal_polynomial_ring(ZZ)
Universal Polynomial Ring over Integers
Expand Down

0 comments on commit 4cfad7b

Please sign in to comment.