From cd10f93e0d271840caff92b88195385a2a3f15b2 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 26 Jun 2014 11:33:44 +0200 Subject: style fixes --- http/textdownloadresponse.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http') diff --git a/http/textdownloadresponse.php b/http/textdownloadresponse.php index 06b331d5d..7a9d59c7d 100644 --- a/http/textdownloadresponse.php +++ b/http/textdownloadresponse.php @@ -17,7 +17,7 @@ use \OCP\AppFramework\Http\DownloadResponse; /** - * Prompts the user to download the a textfile + * Prompts the user to download the a text file */ class TextDownloadResponse extends DownloadResponse { -- cgit v1.2.3