Skip to content

Commit 46abb31

Browse files
committed
[Instant] mention package type in TITLE
1 parent 6b6713f commit 46abb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Instant.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=begin pod
22
3-
=TITLE Instant
3+
=TITLE class Instant
44
55
class Instant is Cool does Real { }
66
@@ -16,4 +16,4 @@ C<Instant> to a C<Duration> returns another Instant. Subtracting two C<Instant>s
1616
will yield a C<Duration>. Adding two C<Instant>s is explicitly disallowed. All
1717
other operations with Instants are undefined.
1818
19-
=end pod
19+
=end pod

0 commit comments

Comments
 (0)