aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/generate_utf_confusables.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/develop/generate_utf_confusables.php')
-rw-r--r--phpBB/develop/generate_utf_confusables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/develop/generate_utf_confusables.php b/phpBB/develop/generate_utf_confusables.php
index 027d75b661..763d8ee875 100644
--- a/phpBB/develop/generate_utf_confusables.php
+++ b/phpBB/develop/generate_utf_confusables.php
@@ -199,7 +199,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)
{