summaryrefslogtreecommitdiffstats
path: root/libraries/libdbi-drivers/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libdbi-drivers/README')
-rw-r--r--libraries/libdbi-drivers/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libdbi-drivers/README b/libraries/libdbi-drivers/README
index e4a1b41c6a..1693b1baac 100644
--- a/libraries/libdbi-drivers/README
+++ b/libraries/libdbi-drivers/README
@@ -2,7 +2,7 @@ The libdbi-drivers project maintains drivers for the libdbi database
abstraction layer written in C. Drivers are distributed separately
from the library itself.
-This includes the drivers for mysql and sqlite by default.
+This includes the drivers for mysql and sqlite by default.
If the optional dependecy postgresql is installed and the
PGSQL="true" variable is set, then driver for it will be built
as well.