From 08f0dc906780be699aa9ff8c10faaea0be44855d Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Mon, 8 Feb 2016 15:43:39 +0000 Subject: Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- lib/private/setup/mysql.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/setup/mysql.php') diff --git a/lib/private/setup/mysql.php b/lib/private/setup/mysql.php index e6afad6033a..de2466676c1 100644 --- a/lib/private/setup/mysql.php +++ b/lib/private/setup/mysql.php @@ -71,7 +71,7 @@ class MySQL extends AbstractDatabase { } /** - * @param IDbConnection $connection + * @param IDBConnection $connection * @throws \OC\DatabaseSetupException */ private function createDBUser($connection) { -- cgit v1.2.3