aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/download/file.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/download/file.php')
-rw-r--r--phpBB/download/file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/download/file.php b/phpBB/download/file.php
index 52e669f2cc..d22885c303 100644
--- a/phpBB/download/file.php
+++ b/phpBB/download/file.php
@@ -711,7 +711,7 @@ function file_gc()
/**
* Check if the browser is internet explorer version 7+
-* @returns true if ie7+
+* @return true if ie7+
*/
function phpbb_is_greater_ie7($browser)
{