Skip to content
Snippets Groups Projects
Commit 3fbfe3c0 authored by Alessandro Cosentino's avatar Alessandro Cosentino
Browse files

small typo in the comments

parent a98d6c4b
No related branches found
No related tags found
No related merge requests found
......@@ -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)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment