Skip to content

Commit 48d69c7

Browse files
fix(lint): correct comment identation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 1b81838 commit 48d69c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/private/DB/QueryBuilder/QueryBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ public function getTableName($table) {
13401340
* Returns the table name with database prefix as needed by the implementation
13411341
*
13421342
* Was protected until version 30.
1343-
*
1343+
*
13441344
* @param string $table
13451345
* @return string
13461346
*/

0 commit comments

Comments
 (0)