]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix typo
authorLukas Reschke <lukas@statuscode.ch>
Tue, 27 May 2014 18:59:48 +0000 (20:59 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 4 Jun 2014 05:55:44 +0000 (07:55 +0200)
lib/private/connector/sabre/exception/filelocked.php

index c00fd783529e7cf92fb9d2c479e5385e7a7fd43e..4bad936bd9f6aeb7b11a14de1465f441e5420fbb 100644 (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
         */