psycopg2/doc/src
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
..
_static Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
_templates Dropped customized doc template 2020-01-27 04:32:31 +00:00
tools Dropped text docs generation 2019-02-17 00:58:27 +00:00
advanced.rst use new URL for psycogreen 2020-05-28 14:11:34 +02:00
conf.py Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
connection.rst Document context manager usage in connection and cursor docs 2020-09-05 18:51:33 +01:00
cursor.rst Document context manager usage in connection and cursor docs 2020-09-05 18:51:33 +01:00
errorcodes.rst Errors mapping updated to PostgreSQL 13 2020-09-05 20:26:19 +01:00
errors.rst Errors mapping updated to PostgreSQL 13 2020-09-05 20:26:19 +01:00
extensions.rst Fix typo: "the the" 2019-06-21 11:26:47 +01:00
extras.rst dictcursor-docs-improvement 2020-06-18 15:40:45 +01:00
faq.rst docs: fix a few simple typos 2021-05-20 12:22:55 +02:00
index.rst Use a responsive theme for docs 2020-01-18 23:56:44 +00:00
install.rst Remove semicolon from code example 2020-10-20 18:07:51 +02:00
license.rst Added license to the docs 2018-05-20 17:03:08 +01:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Improvements to errors module docs 2019-02-11 01:20:21 +00:00
news.rst Added license to the docs 2018-05-20 17:03:08 +01:00
pool.rst Dropped deprecated PersistentConnectionPool 2018-12-04 06:32:00 -08:00
sql.rst Added sql module basic usage section and classes hierarchy 2020-01-20 21:00:58 +00:00
tz.rst Trim trailing whitespace from all files throughout project 2017-12-01 21:42:14 -08:00
usage.rst Minor spelling and grammar corrections for 195b254 2020-09-06 17:23:37 +01:00