From bae85d2f0e568bde31c81091431d9db75799a153 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Thu, 1 Dec 2011 19:22:22 +0100 Subject: Fix typos in Sqlite docs. Change-Id: I4a57e9e37831c135b1ad620c8c9586a5eea76220 Reviewed-by: Richard J. Moore Reviewed-by: Alan Alpert --- doc/src/sql/sql-programming/sql-driver.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sql/sql-programming/sql-driver.qdoc b/doc/src/sql/sql-programming/sql-driver.qdoc index d78fdbbf83..0e0e5cadd7 100644 --- a/doc/src/sql/sql-programming/sql-driver.qdoc +++ b/doc/src/sql/sql-programming/sql-driver.qdoc @@ -637,7 +637,7 @@ If you don't want to use the SQLite library included with Qt, you can pass \c{-system-sqlite} to the configure script to use sqlite libraries in the operating system. Alternatively, you can build - it manually (replace \c $SQLITE by the directory where + it manually (replace \c $SQLITE with the directory where SQLite resides): \snippet doc/src/snippets/code/doc_src_sql-driver.qdoc 21 -- cgit v1.2.3