mirror of
https://github.com/curl/curl.git
synced 2026-04-18 04:51:40 +03:00
getpart.pm: Fix a comment typo
This commit is contained in:
parent
c56aa6f121
commit
5828e886e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
my ($filename)=@_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue