Skip to content

Commit 2c1388c

Browse files
committed
spelling: program
1 parent 533a378 commit 2c1388c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlify.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ sub write-index-files() {
738738
p2h(extract-pod('doc/404.pod'),
739739
pod-path => '404.pod');
740740

741-
# sort prorams index by file name to allow author control of order
741+
# sort programs index by file name to allow author control of order
742742
say 'Writing html/programs.html ...';
743743
spurt 'html/programs.html', p2h(pod-with-title(
744744
'Perl 6 Programs Documentation',

0 commit comments

Comments
 (0)