summaryrefslogtreecommitdiffstats
path: root/src/sql/README.module
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
committerTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /src/sql/README.module
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'src/sql/README.module')
-rw-r--r--src/sql/README.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/README.module b/src/sql/README.module
index 308098bf9..511d90e83 100644
--- a/src/sql/README.module
+++ b/src/sql/README.module
@@ -21,7 +21,7 @@ library, configure Qt like this:
./configure -qt-sql-psql
In addition, you may need to specify an extra include path, as some
-database drivers retquire headers for the database they are using,
+database drivers require headers for the database they are using,
for example:
./configure -qt-sql-psql -I/usr/local/include