Skip to content

Commit

Permalink
fixed a typo in doc/src/usage.rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
anushds authored and dvarrazzo committed Sep 19, 2024
1 parent 658afe4 commit f9780aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ using the |lo_import|_ and |lo_export|_ libpq functions.

If Psycopg was built with 64 bits large objects support (i.e. the first
two conditions above are verified), the `psycopg2.__version__` constant
will contain the ``lo64`` flag. If any of the contition is not met
will contain the ``lo64`` flag. If any of the condition is not met
several `!lobject` methods will fail if the arguments exceed 2GB.


Expand Down

0 comments on commit f9780aa

Please sign in to comment.