Skip to content

Commit 824b87a

Browse files
committed
Remove space before colon in the comment
1 parent 54d4451 commit 824b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fc-sqlite-connection-without-credentials.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function loginForm() {
3434
}
3535

3636
/**
37-
* Overwrite the Adminer::login(string $login, string $password) method : Authorize the user
37+
* Overwrite the Adminer::login(string $login, string $password) method: Authorize the user
3838
*
3939
* @return return always true
4040
*/

0 commit comments

Comments
 (0)