spell check
This commit is contained in:
parent
1fd807a7d6
commit
9446017821
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
namespace OC\Files\Storage;
|
||||
|
||||
/**
|
||||
* local storage backnd in temporary folder for testing purpores
|
||||
* local storage backend in temporary folder for testing purpose
|
||||
*/
|
||||
class Temporary extends Local{
|
||||
public function __construct($arguments) {
|
||||
|
|
Loading…
Reference in a new issue