diff --git a/lib/private/connector/sabre/exception/filelocked.php b/lib/private/connector/sabre/exception/filelocked.php index c00fd783529e7cf92fb9d2c479e5385e7a7fd43e..4bad936bd9f6aeb7b11a14de1465f441e5420fbb 100644 --- a/lib/private/connector/sabre/exception/filelocked.php +++ b/lib/private/connector/sabre/exception/filelocked.php @@ -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 */