Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed May 27, 2024
1 parent 31a5ba9 commit 0e0d6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metanorma/ietf/converter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def outputs(node, ret)
rfc_converter(node).convert("#{@filename}.xml")
end

def init_misc
def init_misc(node)
super
@default_doctype = "internet-draft"
end
Expand Down

0 comments on commit 0e0d6ff

Please sign in to comment.