summaryrefslogtreecommitdiffstats
path: root/application/views/file
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file')
-rw-r--r--application/views/file/upload_error.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/views/file/upload_error.php b/application/views/file/upload_error.php
index e757b58c1..606110d83 100644
--- a/application/views/file/upload_error.php
+++ b/application/views/file/upload_error.php
@@ -1,6 +1,6 @@
<div style="text-align:center">
<p>
- An error occured while uploading.<br />
- Most likely your file is too big.
+ An error occurred while uploading.<br />
+ Most likely your file is too big or has not been uploaded completely.
</p>
</div>