Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83dfbbb

Browse files
committed
we're calling it Pod 6
1 parent 9c5ea1a commit 83dfbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github/markups.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"restructuredtext"
5252
)
5353

54-
command(::GitHub::Markups::MARKUP_POD6, :pod62html, /pod6/, ["Perl 6"], "pod6")
54+
command(::GitHub::Markups::MARKUP_POD6, :pod62html, /pod6/, ["Pod 6"], "pod6")
5555
command(::GitHub::Markups::MARKUP_POD, :pod2html, /pod/, ["Pod"], "pod")

0 commit comments

Comments
 (0)