Skip to content

Commit 06df2e3

Browse files
committed
Adjust comment
1 parent 9d1d9c6 commit 06df2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/App/Cpan.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ sub _get_file
12121212
my $path = shift;
12131213

12141214
# handle this case here to make it easier a level above. The form
1215-
# of the returned data structure is completely contained in this
1215+
# of the returned data structure is mostly contained in this
12161216
# subroutine.
12171217
return { path => undef, success => 0 } unless defined $path;
12181218

0 commit comments

Comments
 (0)