We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533a378 commit 2c1388cCopy full SHA for 2c1388c
htmlify.p6
@@ -738,7 +738,7 @@ sub write-index-files() {
738
p2h(extract-pod('doc/404.pod'),
739
pod-path => '404.pod');
740
741
- # sort prorams index by file name to allow author control of order
+ # sort programs index by file name to allow author control of order
742
say 'Writing html/programs.html ...';
743
spurt 'html/programs.html', p2h(pod-with-title(
744
'Perl 6 Programs Documentation',
0 commit comments