aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb')
-rw-r--r--phpBB/phpbb/install/console/command/update/update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/install/console/command/update/update.php b/phpBB/phpbb/install/console/command/update/update.php
index dfac13d5d7..116f42f758 100644
--- a/phpBB/phpbb/install/console/command/update/update.php
+++ b/phpBB/phpbb/install/console/command/update/update.php
@@ -87,7 +87,7 @@ class update extends \phpbb\console\command\command
/**
* Executes the command update.
*
- * Install the board
+ * Update the board
*
* @param InputInterface $input An InputInterface instance
* @param OutputInterface $output An OutputInterface instance