From 5d4c446db2a68a8d5df8e677bbba695135638d09 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sun, 15 Mar 2020 09:36:47 +0000 Subject: [PATCH] Mark up classname git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349454 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/mysqli_driver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mysqli/mysqli_driver.xml b/reference/mysqli/mysqli_driver.xml index 9c0151fa67..702282d4ce 100644 --- a/reference/mysqli/mysqli_driver.xml +++ b/reference/mysqli/mysqli_driver.xml @@ -12,7 +12,7 @@ The mysqli_driver class is an instance of the monostate pattern, i.e. there is only one driver which can be accessed though an arbitrary - amount of mysqli_driver instances. + amount of mysqli_driver instances.