Skip to content

Commit

Permalink
fixup! Fix string doc type casing
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Nov 15, 2018
1 parent 4f3550e commit 4f8bfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/private/Files/Node/Root.php
Expand Up @@ -348,7 +348,7 @@ public function getName() {
/**
* Returns a view to user's files folder
*
* @param String $userId user ID
* @param string $userId user ID
* @return \OCP\Files\Folder
* @throws \OC\User\NoUserException
*/
Expand Down

0 comments on commit 4f8bfa8

Please sign in to comment.