We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d9131 commit 459ed9aCopy full SHA for 459ed9a
src/Client.php
@@ -76,7 +76,7 @@ public function __debugInfo()
76
/**
77
* Select a database.
78
*
79
- * Note: collections whose names contain special characters (e.g. "-") may
+ * Note: databases whose names contain special characters (e.g. "-") may
80
* be selected with complex syntax (e.g. $client->{"that-database"}) or
81
* {@link selectDatabase()}.
82
0 commit comments