mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
getpart.pm: Fix a comment typo
This commit is contained in:
parent
c56aa6f121
commit
5828e886e6
@ -239,7 +239,7 @@ sub writearray {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Load a specified file an return it as an array
|
# Load a specified file and return it as an array
|
||||||
#
|
#
|
||||||
sub loadarray {
|
sub loadarray {
|
||||||
my ($filename)=@_;
|
my ($filename)=@_;
|
||||||
|
Loading…
Reference in New Issue
Block a user