Skip to content

Commit 398d959

Browse files
committed
avoid neologism
1 parent 10d7d83 commit 398d959

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/Type/Routine.pod6

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ Defined as:
106106
107107
method is-wrapped()
108108
109-
Returns C<True> or C<False>, depending on the wrappedness of the affected
110-
C<Routine>.
109+
Returns C<True> or C<False>, depending on the whether or not the C<Routine> is wrapped.
111110
112111
=head2 method yada
113112

0 commit comments

Comments
 (0)