Fix typo in verify_file_md5() description. see [25541].
props siobhan. see #27651. git-svn-id: https://develop.svn.wordpress.org/trunk@27938 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b29ccb5656
commit
a97e9018c4
@ -519,7 +519,7 @@ function download_url( $url, $timeout = 300 ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Calculates and compares the MD5 of a file to it's expected value.
|
* Calculates and compares the MD5 of a file to its expected value.
|
||||||
*
|
*
|
||||||
* @since 3.7.0
|
* @since 3.7.0
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user