Skip to content

Commit

Permalink
Fix formatting error in docstring note (oscar-system#2583)
Browse files Browse the repository at this point in the history
  • Loading branch information
taboege authored Jul 23, 2023
1 parent aa4d50d commit 3a1394c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/Rings/mpoly-ideals.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1273,9 +1273,10 @@ return the degree of the homogenization of `I` with respect to the
standard-grading.
!!! note
Geometrically, the degree of a homogeneous ideal as above is the number of
intersection points of its projective variety with a generic linear subspace
of complementary dimension (counted with multiplicities). See also [MS21](@cite).
Geometrically, the degree of a homogeneous ideal as above is the number
of intersection points of its projective variety with a generic linear
subspace of complementary dimension (counted with multiplicities).
See also [MS21](@cite).
# Examples
```jldoctest
Expand Down

0 comments on commit 3a1394c

Please sign in to comment.