Skip to content

Commit 8328470

Browse files
author
James William Pye
committed
-s
1 parent e003bbb commit 8328470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/documentation/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
the connection is made:
334334
335335
``db.version``
336-
The results of ``SELECT version()``.
336+
The result of ``SELECT version()``.
337337
338338
``db.version_info``
339339
A ``sys.version_info`` form of the ``server_version`` setting. eg. ``(8, 1, 2,

0 commit comments

Comments
 (0)