diff options
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/sqlite/auth.c')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/sqlite/auth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/sqlite/auth.c b/tqtinterface/qt4/src/3rdparty/sqlite/auth.c index 8847d4a..bf07eba 100644 --- a/tqtinterface/qt4/src/3rdparty/sqlite/auth.c +++ b/tqtinterface/qt4/src/3rdparty/sqlite/auth.c @@ -5,11 +5,11 @@ ** a legal notice, here is a blessing: ** ** May you do good and not evil. -** May you tqfind forgiveness for yourself and forgive others. +** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************************************************************* -** This file tqcontains code used to implement the sqlite_set_authorizer() +** This file contains code used to implement the sqlite_set_authorizer() ** API. This facility is an optional feature of the library. Embedded ** systems that do not need this facility may omit it by recompiling ** the library with -DSTQLITE_OMIT_AUTHORIZATION=1 |