Skip to content

Commit 7b98433

Browse files
committed
Fix comment.
1 parent 8986330 commit 7b98433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Web.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* License: GNU/GPLv2
99
* @see LICENSE.txt
1010
*
11-
* This file: Upload handler (last modified: 2023.09.19).
11+
* This file: Upload handler (last modified: 2023.09.26).
1212
*/
1313

1414
namespace phpMussel\Web;
@@ -51,7 +51,7 @@ class Web
5151
private $Attache = '';
5252

5353
/**
54-
* Construct the loader.
54+
* Construct the upload handler.
5555
*
5656
* @param \phpMussel\Core\Loader $Loader The instantiated loader object, passed by reference.
5757
* @param \phpMussel\Core\Scanner $Scanner The instantiated scanner object, passed by reference.

0 commit comments

Comments
 (0)