Skip to content

Commit 6e0f863

Browse files
authored
sentence case
1 parent 3603ef1 commit 6e0f863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/functions.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
=TITLE Functions
44
5-
=SUBTITLE Functions and Functional Programming in Perl 6
5+
=SUBTITLE Functions and functional programming in Perl 6
66
77
Routines are the smallest means of code reuse in Perl 6. They come in several
88
forms, most notably L<methods|/type/Method>, which belong in classes and roles

0 commit comments

Comments
 (0)