aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Config/App/GetConfig.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Config/App/GetConfig.php')
-rw-r--r--core/Command/Config/App/GetConfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Command/Config/App/GetConfig.php b/core/Command/Config/App/GetConfig.php
index 2fd632384a2..f64efd3feaa 100644
--- a/core/Command/Config/App/GetConfig.php
+++ b/core/Command/Config/App/GetConfig.php
@@ -56,7 +56,7 @@ class GetConfig extends Base {
/**
* Executes the current command.
*
- * @param InputInterface $input An InputInterface instance
+ * @param InputInterface $input An InputInterface instance
* @param OutputInterface $output An OutputInterface instance
* @return int 0 if everything went fine, or an error code
*/