diff options
Diffstat (limited to 'ext/attrs/attrs.pm')
-rw-r--r-- | ext/attrs/attrs.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/attrs/attrs.pm b/ext/attrs/attrs.pm index 2070632558..6c50beaa5d 100644 --- a/ext/attrs/attrs.pm +++ b/ext/attrs/attrs.pm @@ -31,7 +31,7 @@ C<attrs::get> on a subroutine reference or name returns its list of attribute names. Notice that C<attrs::get> is not exported. Valid attributes are as follows. -=over +=over 4 =item method |