aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/download
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2016-12-04 17:30:42 +0100
committerJakub Senko <jakubsenko@gmail.com>2017-01-23 13:33:15 +0100
commit779758f2195f87868da3694b5ffd00adee1be0b3 (patch)
tree5c0550b4e1d5c9d9edbf8c7ed8d2390aa5401819 /phpBB/download
parent2f1d2e847e9bb08b22ed42e8dc06362d962d2efb (diff)
downloadforums-779758f2195f87868da3694b5ffd00adee1be0b3.tar
forums-779758f2195f87868da3694b5ffd00adee1be0b3.tar.gz
forums-779758f2195f87868da3694b5ffd00adee1be0b3.tar.bz2
forums-779758f2195f87868da3694b5ffd00adee1be0b3.tar.xz
forums-779758f2195f87868da3694b5ffd00adee1be0b3.zip
[ticket/13429] Replace @change with @changed
PHPBB3-13429
Diffstat (limited to 'phpBB/download')
-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 56ea273d5c..e60ffad6b0 100644
--- a/phpBB/download/file.php
+++ b/phpBB/download/file.php
@@ -262,7 +262,7 @@ else
* @var string mode Download mode
* @var bool thumbnail Flag indicating if the file is a thumbnail
* @since 3.1.6-RC1
- * @change 3.1.7-RC1 Fixing wrong name of a variable (replacing "extension" by "extensions")
+ * @changed 3.1.7-RC1 Fixing wrong name of a variable (replacing "extension" by "extensions")
*/
$vars = array(
'attach_id',