Explorar o código

Merge pull request #28 from nk53/master

Fix typo
Xu Ding %!s(int64=6) %!d(string=hai) anos
pai
achega
d98d5f2a4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Resumable.php

+ 1 - 1
src/Resumable.php

@@ -284,7 +284,7 @@ class Resumable
 
         natsort($chunkFiles);
 
-        $handle = $this->getExclusiveFileHandle9$destFile);
+        $handle = $this->getExclusiveFileHandle($destFile);
         if (!$handle) {
             return false;
         }