diff options
-rw-r--r-- | libraries/libdbi-drivers/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libdbi-drivers/README b/libraries/libdbi-drivers/README index 4f5ed1d6d5..3b68a7d681 100644 --- a/libraries/libdbi-drivers/README +++ b/libraries/libdbi-drivers/README @@ -1,5 +1,5 @@ The libdbi-drivers project maintains drivers for the libdbi database -abstraction layer written in C. Drivers are distributed seperately +abstraction layer written in C. Drivers are distributed separately from the library itself. This includes the drivers for mysql and sqlite by default. |