Commit 9fa8f9ba authored by Masao Maeda's avatar Masao Maeda

fixed: typo in doctrine.rst

parent 1d3b3183
......@@ -24,10 +24,10 @@ Parameters
* **host**: The host of the database to connect to. Defaults to
localhost.
* **user**: The host of the database to connect to. Defaults to
* **user**: The user of the database to connect to. Defaults to
root.
* **password**: The host of the database to connect to.
* **password**: The password of the database to connect to.
* **path**: Only relevant for ``pdo_sqlite``, specifies the path to
the SQLite database.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment