Skip to content

Commit 826c3b9

Browse files
committed
Just say Category instead of annoying unicode art
1 parent 7afe426 commit 826c3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žmanage-page-order.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ sub write-group-page($group-char, $title, $page-order) {
401401
$fh.print: qq:to/HERE/;
402402
=begin pod :page-order<{$page-order}>
403403
=TITLE $title
404-
=SUBTITLE β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
404+
=SUBTITLE Category
405405
=end pod
406406
HERE
407407

0 commit comments

Comments
Β (0)