Skip to content

Commit 9e25492

Browse files
JeffBezansonararslan
authored andcommitted
Merge pull request #19609 from MichaelHatherly/mh/doc-fixes-3
Docs fixes for jb/subtype
1 parent 1c931ff commit 9e25492

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/special.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Base.denominator
3636
Base.:(<<)
3737
Base.:(>>)
3838
Base.:(>>>)
39-
Base.colon(::Real, ::Real, ::Real)
40-
Base.colon(::Real, ::Any, ::Real)
39+
Base.colon
4140
Base.range
4241
Base.OneTo
4342
Base.:(==)

0 commit comments

Comments
 (0)