small typo in the comments
This commit is contained in:
parent
a98d6c4be6
commit
3fbfe3c06a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ abstract class OC_Connector_Sabre_Node implements Sabre_DAV_INode, Sabre_DAV_IPr
|
|||
|
||||
/**
|
||||
* @brief Ensure that the fileinfo cache is filled
|
||||
& @note Uses OC_FileCache or a direct stat
|
||||
* @note Uses OC_FileCache or a direct stat
|
||||
*/
|
||||
protected function getFileinfoCache() {
|
||||
if (!isset($this->fileinfo_cache)) {
|
||||
|
|
Loading…
Reference in a new issue