fixed typo
This commit is contained in:
parent
6b3df8ae9c
commit
ef60dcc23e
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Privde a common interface to all different storage options
|
||||
* Provde a common interface to all different storage options
|
||||
*/
|
||||
abstract class OC_Filestorage{
|
||||
public function __construct($parameters){}
|
||||
|
|
Loading…
Reference in New Issue