mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix typo
This commit is contained in:
parent
896bc526e6
commit
9bbc4b0034
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class OC_Connector_Sabre_Exception_FileLocked extends Sabre_DAV_Exception {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the HTTP statuscode for this exception
|
||||
* Returns the HTTP status code for this exception
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue