spell check

This commit is contained in:
Thomas Mueller 2013-02-05 16:24:40 +01:00
parent 1fd807a7d6
commit 9446017821

View file

@ -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) {