@@ -42,7 +42,7 @@ |
||
42 | 42 | throw new UploadMissingFileException(); |
43 | 43 | } |
44 | 44 | |
45 | - // Recieve and process the file |
|
45 | + // Recieve and process the file |
|
46 | 46 | $save = $receiver->receive(); |
47 | 47 | |
48 | 48 | // See if the uploade has finished |