small typo in the comments

This commit is contained in:
Alessandro Cosentino 2013-05-23 20:59:02 -04:00
parent a98d6c4be6
commit 3fbfe3c06a
1 changed files with 1 additions and 1 deletions

View File

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