aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pg8000/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pg8000/pkg-descr')
-rw-r--r--databases/py-pg8000/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pg8000/pkg-descr b/databases/py-pg8000/pkg-descr
index 6f9ee3267066..97e2905eb32f 100644
--- a/databases/py-pg8000/pkg-descr
+++ b/databases/py-pg8000/pkg-descr
@@ -2,7 +2,7 @@ pg8000 is a Pure-Python interface to the PostgreSQL database
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
-external libraries (such as a compiled python module, or
+external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.