aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/generate_utf_casefold.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/develop/generate_utf_casefold.php')
-rw-r--r--phpBB/develop/generate_utf_casefold.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/develop/generate_utf_casefold.php b/phpBB/develop/generate_utf_casefold.php
index 5b99f3e55e..ad511a6153 100644
--- a/phpBB/develop/generate_utf_casefold.php
+++ b/phpBB/develop/generate_utf_casefold.php
@@ -111,7 +111,7 @@ function my_var_export($var)
* Download a file to the develop/ dir
*
* @param string $url URL of the file to download
-* @return void
+* @return null
*/
function download($url)
{