Skip to content
Snippets Groups Projects
Commit 206cb5ba authored by Lukas Reschke's avatar Lukas Reschke Committed by Björn Schießle
Browse files

Fix typo

parent 9d1be0bb
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ class Storage { ...@@ -53,7 +53,7 @@ class Storage {
} }
/** /**
* remeber the owner and the owner path of the source file * Remember the owner and the owner path of the source file
* *
* @param string $source source path * @param string $source source path
*/ */
...@@ -63,7 +63,7 @@ class Storage { ...@@ -63,7 +63,7 @@ class Storage {
} }
/** /**
* gets the owner and the owner path from the source path * Gets the owner and the owner path from the source path
* *
* @param string $source source path * @param string $source source path
* @return array with user id and path * @return array with user id and path
......
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