Skip to content

Commit e187bc3

Browse files
author
AmirHossein Fallah
committed
Remove a dot from the PHPDoc comment
1 parent 806141a commit e187bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ public function logging()
15911591
}
15921592

15931593
/**
1594-
* Set the maximum query log size.
1594+
* Set the maximum query log size
15951595
*
15961596
* @param int $size
15971597
* @return $this

0 commit comments

Comments
 (0)