Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Remove extra white space
Browse files Browse the repository at this point in the history
Co-authored-by: Max Horn <max@quendi.de>
  • Loading branch information
HereAround and fingolfin committed Sep 23, 2021
1 parent b4faaef commit 4de97a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ToricVarieties.jl
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Checks if the normal toric variety `v` is projective, i.e. if the fan of `v` is
# Examples
```julia-repl
julia> is_projective( projective_space( 2 ) )
julia> is_projective( projective_space( 2 ) )
true
```
"""
Expand Down

0 comments on commit 4de97a8

Please sign in to comment.