Skip to content

Commit 6c8afcb

Browse files
authored
doc: add missing triple quotes for baremodule doc (#38094)
1 parent 2655a3a commit 6c8afcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/docs/basedocs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ include(p) = Base.include(Mod, p)
150150
...
151151
152152
end
153+
```
153154
"""
154155
kw"baremodule"
155156

0 commit comments

Comments
 (0)