Skip to content
Snippets Groups Projects
Commit ef60dcc2 authored by Sam Tuke's avatar Sam Tuke
Browse files

fixed typo

parent 6b3df8ae
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -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{ abstract class OC_Filestorage{
public function __construct($parameters){} public function __construct($parameters){}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment