Skip to content

Commit

Permalink
Merge pull request #1109 from paracycle/patch-1
Browse files Browse the repository at this point in the history
Fix `RDoc::Markup` type
  • Loading branch information
soutaro committed Sep 15, 2022
2 parents 39f9598 + 83fc9c5 commit 7ab3cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sig/shims.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module RDoc
def attributes: () -> Array[Attr]
end

module Markup
class Markup
class Document
include Enumerable[Document]

Expand Down

0 comments on commit 7ab3cc8

Please sign in to comment.