Skip to content

Commit

Permalink
fixup! Documentation for bound types
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Loewen <info@tylerloewen.me>
  • Loading branch information
omus and TylerLoewen authored Jun 23, 2020
1 parent d6cf602 commit 134a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docstrings.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ included* in the interval).
"""
Unbounded <: Bound
Type indicating that the endpoint of an interval is unbounded (the endpoint value
Type indicating that the endpoint of an interval is unbounded (the endpoint value is
effectively infinite).
"""
:Unbounded
Expand Down

0 comments on commit 134a6ec

Please sign in to comment.