[CONPY-37] Fix a few option names in the docs Created: 2020-01-24 Updated: 2020-01-24 Resolved: 2020-01-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.53 |
| Type: | Bug | Priority: | Major |
| Reporter: | Wayne Davison (Inactive) | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The file doc/source/cursor.rst has a few mentions of "namedTuple=True" where it should instead say "named_tuple=True". Also, the file doc/source/module.rst mentions "pool_reset" as an option instead of "pool_reset_connection". |
| Comments |
| Comment by Georg Richter [ 2020-01-24 ] |
|
Fixed. rev. 2b4e58d024628ee65b1480bc42d5fe6a6c9a09f4 |