Skip to content

Commit fa42c9b

Browse files
authored
remove period
1 parent 9fbf5a4 commit fa42c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/traits.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
=TITLE Traits
44
5-
=SUBTITLE Compile-time specification of behavior made easy.
5+
=SUBTITLE Compile-time specification of behavior made easy
66
77
In Perl 6, I<traits> are compiler hooks attached to objects and classes that
88
modify their default behavior, functionality or representation. As such compiler

0 commit comments

Comments
 (0)