summaryrefslogtreecommitdiffstats
path: root/http/textdownloadresponse.php
diff options
context:
space:
mode:
Diffstat (limited to 'http/textdownloadresponse.php')
-rw-r--r--http/textdownloadresponse.php2
1 files changed, 1 insertions, 1 deletions
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 {