psycopg2/scripts
Tim Gates 0d7953a521 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:47 +02:00
..
appveyor.cache_rebuild Build against PostgreSQL 13.0 and removed Py27/34 2020-11-13 12:24:12 -07:00
appveyor.py Merge branch 'pg13-win' 2020-11-17 21:07:52 +00:00
make_errorcodes.py docs: fix a few simple typos 2021-05-20 12:22:47 +02:00
make_errors.py docs: fix a few simple typos 2021-05-20 12:22:47 +02:00
refcounter.py Copyright bumped to 2020 2020-01-17 21:21:11 +00:00
travis_prepare.sh add postgresql 13 to the build matrix 2020-11-13 00:40:14 +01:00
travis_test.sh add postgresql 13 to the build matrix 2020-11-13 00:40:14 +01: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