X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FZipDirectoryReader.php;h=646180d2f10c859adf367f79e671aff0b1a5bdf3;hb=e05c4e9df06d68fcd43ce8eb888a0bea71b9dadf;hp=a24c01be331d9304084b4d3bce850831bc0cc79e;hpb=6114f05fc1e5d196db23287e829ccef44148d60d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ZipDirectoryReader.php b/includes/ZipDirectoryReader.php index a24c01be33..646180d2f1 100644 --- a/includes/ZipDirectoryReader.php +++ b/includes/ZipDirectoryReader.php @@ -538,7 +538,7 @@ class ZipDirectoryReader { * of length self::SEGSIZE. The result is cached. This is a helper function * for getBlock(). * - * If there are not enough bytes in the file to satsify the request, the + * If there are not enough bytes in the file to satisfy the request, the * return value will be truncated. If a request is made for a segment beyond * the end of the file, an empty string will be returned. * @return string