Skip to content

Commit

Permalink
Update experimental/Schemes/elliptic_surface.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Lorenz <benlorenz@users.noreply.github.com>
  • Loading branch information
StevellM and benlorenz authored Jul 24, 2023
1 parent c2a4331 commit 654536b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/Schemes/elliptic_surface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ base_ring(X::EllipticSurface) = coefficient_ring(base_ring(base_field(generic_fi
Return the relatively minimal elliptic surface with generic fiber ``E/k(t)``.
# Examples
```
```jldoctest
julia> Qt, t = polynomial_ring(QQ, :t);
julia> Qtf = fraction_field(Qt);
Expand Down

0 comments on commit 654536b

Please sign in to comment.