Skip to content
Snippets Groups Projects
Commit 7f2bdb0e authored by Björn Schießle's avatar Björn Schießle
Browse files

typo fixed

parent 7f3b178d
Branches
No related tags found
No related merge requests found
......@@ -290,7 +290,7 @@ class Helper {
* @brief get path to the corresponding file in data/user/files if path points
* to a version or to a file in cache
* @param string $path path to a version or a file in the trash
* @return string path to correspondig file relative to data/user/files
* @return string path to corresponding file relative to data/user/files
*/
public static function getPathToRealFile($path) {
$trimmed = ltrim($path, '/');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment