Skip to content

Commit

Permalink
change order of ismutable isimmutable in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ssikdar1 committed Feb 5, 2020
1 parent 28f7f9f commit aba863f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/base/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ Base.isdispatchtuple
### Declared structure

```@docs
Base.isimmutable
Base.ismutable
Base.isimmutable
Base.isabstracttype
Base.isprimitivetype
Base.issingletontype
Expand Down

0 comments on commit aba863f

Please sign in to comment.