Browse Source

fixed typo

remotes/origin/stable5
Sam Tuke 14 years ago
parent
commit
ef60dcc23e
  1. 2
      lib/filestorage.php

2
lib/filestorage.php

@ -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…
Cancel
Save