summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-02-17 01:07:47 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-02-17 01:07:47 +0000
commit63ce5ca94fa3b0eeaf78d5f13371fd719ee65073 (patch)
treeb6bf347ff2d66d9e15f8db2da1bb55693f4a60c0 /doc
parentf70d6fd0edaa56027fb3047477ee850dba2b529e (diff)
downloadpsycopg2-63ce5ca94fa3b0eeaf78d5f13371fd719ee65073.tar.gz
Fixed title level of sqlsate errors table in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/src/errors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/errors.rst b/doc/src/errors.rst
index b4f86f5..0a1430a 100644
--- a/doc/src/errors.rst
+++ b/doc/src/errors.rst
@@ -66,7 +66,7 @@ idiomatic error handler:
SQLSTATE exception classes
-==========================
+--------------------------
The following table contains the list of all the SQLSTATE classes exposed by
the module.