]> source.dussan.org Git - nextcloud-server.git/commitdiff
spell check
authorThomas Mueller <thomas.mueller@tmit.eu>
Tue, 5 Feb 2013 15:24:40 +0000 (16:24 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Tue, 5 Feb 2013 15:24:40 +0000 (16:24 +0100)
lib/files/storage/temporary.php

index b8bb619278677ea7b6ee8b601002598cb65389dd..542d2cd9f48ad466da6abe4a5346ac1edfa1afbd 100644 (file)
@@ -9,7 +9,7 @@
 namespace OC\Files\Storage;
 
 /**
- * local storage backnd in temporary folder for testing purpores
+ * local storage backend in temporary folder for testing purpose
  */
 class Temporary extends Local{
        public function __construct($arguments) {