Skip to content
Snippets Groups Projects
Commit 55fc6937 authored by Thomas Müller's avatar Thomas Müller Committed by Robin McCorkell
Browse files

@breif -> @brief

parent fa503a47
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ class Api {
}
/**
* @breif create a new share
* @brief create a new share
* @param array $params
* @return \OC_OCS_Result
*/
......
......@@ -36,7 +36,7 @@ class Shared extends \OC\Files\Storage\Common {
}
/**
* @breif get id of the mount point
* @brief get id of the mount point
* @return string
*/
public function getId() {
......@@ -44,7 +44,7 @@ class Shared extends \OC\Files\Storage\Common {
}
/**
* @breif get file cache of the shared item source
* @brief get file cache of the shared item source
* @return string
*/
public function getSourceId() {
......
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