Skip to content

Commit 259473f

Browse files
committed
make signature match source
1 parent 71482c2 commit 259473f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Telemetry/Sampler.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the same as C<Telemetry::Instrument::Usage>.
4040
4141
=head2 method set-instruments
4242
43-
method set-instruments(Telemetry::Sampler:D @instruments --> self)
43+
method set-instruments(Telemetry::Sampler:D @instruments --> Nil)
4444
4545
Allows one to change the instruments on an existing C<Instrument::Sampler>
4646
object. Generally only used by calling it on the C<$*SAMPLER> dynamic variable.

0 commit comments

Comments
 (0)