From 3b3fe99098abb03a43f293f669bf2dcea05f7072 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 18 Aug 2005 16:10:45 +0000 Subject: [PATCH] Typo (bug #34172) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193912 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sqlite/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/sqlite/reference.xml b/reference/sqlite/reference.xml index 9240a2ece6..579867e264 100644 --- a/reference/sqlite/reference.xml +++ b/reference/sqlite/reference.xml @@ -1,5 +1,5 @@ - + SQLite Functions SQLite @@ -149,7 +149,7 @@ putenv('TMP=C:/temp'); busyTimeout - Sets or disables busy timeout duration - lastErorr - Returns the last error code of the most recently encountered error + lastError - Returns the last error code of the most recently encountered error fetchColumnTypes - Return an array of column types from a particular table