This commit is contained in:
Lukas Reschke 2014-05-27 20:59:48 +02:00 committed by Thomas Müller
parent 896bc526e6
commit 9bbc4b0034

View file

@ -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
*/