Skip to content

Commit 11b063a

Browse files
committed
Fix a comment - this isn't a closure, it's just an enclosure.
1 parent 1d9a369 commit 11b063a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Module/Build/Base.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ sub ACTION_config_data {
830830
}
831831
}
832832

833-
} # end closure
833+
} # end enclosure
834834
########################################################################
835835
sub _make_hash_accessor {
836836
my ($property, $p) = @_;

0 commit comments

Comments
 (0)