psycopg2/scripts
Tim Gates ba637a5e0c docs: fix a few simple typos
There are small typos in:
- doc/src/faq.rst
- psycopg/cursor_type.c
- psycopg/xid_type.c
- scripts/make_errorcodes.py
- scripts/make_errors.py
- tests/dbapi20.py
- tests/test_connection.py

Fixes:
- Should read `publicly` rather than `publically`.
- Should read `unicode` rather than `uniconde`.
- Should read `supposed` rather than `suppsed`.
- Should read `something` rather than `somenthing`.
- Should read `portable` rather than `portible`.
- Should read `exhausted` rather than `exausted`.
- Should read `compliance` rather than `compiliance`.

Closes #1275
2021-05-20 12:22:55 +02:00
..
appveyor.cache_rebuild Update build to use PostgreSQL 11.10 source 2020-11-13 13:00:09 -07:00
appveyor.py Remove old patch for Postgres 9.6 and OpenSSL 1.1 2020-11-13 12:59:00 -07:00
make_errorcodes.py docs: fix a few simple typos 2021-05-20 12:22:55 +02:00
make_errors.py docs: fix a few simple typos 2021-05-20 12:22:55 +02:00
refcounter.py Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
travis_prepare.sh Add ARM64 jobs in Travis-CI 2020-08-25 06:37:53 +00:00
travis_test.sh Add ARM64 jobs in Travis-CI 2020-08-25 06:37:53 +00:00
travis_update_docs.sh Trigger docs rebuild on push 2020-01-25 19:51:21 +00:00
vcvars64-vs2010.bat Added AppVeyor configuration to test building on Windows 2017-02-16 15:43:11 +00:00