Skip to content

Commit a82fded

Browse files
committed
docs: fix incorrect examples
1 parent a994125 commit a82fded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/database/helpers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Example:
5858
$db->getPlatform()
5959
==================
6060

61-
Outputs the database platform you are running (MySQL, MS SQL, Postgres,
61+
Outputs the database platform (DBDriver) you are running (MySQLi, SQLSRV, Postgre,
6262
etc...):
6363

6464
.. literalinclude:: helpers/003.php

0 commit comments

Comments
 (0)