Skip to content

Commit

Permalink
Adjust comment
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Dec 8, 2022
1 parent 9d1d9c6 commit 06df2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/App/Cpan.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,7 @@ sub _get_file
my $path = shift;

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

Expand Down

0 comments on commit 06df2e3

Please sign in to comment.