Skip to content

Commit d5e1956

Browse files
authored
Fix typo in doc block
1 parent 4c29147 commit d5e1956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Model/DatabaseInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public function __construct(array $info)
4545
}
4646

4747
/**
48-
* Return the collection info as an array.
48+
* Return the database info as an array.
4949
*
5050
* @see http://php.net/oop5.magic#language.oop5.magic.debuginfo
5151
* @return array

0 commit comments

Comments
 (0)