From 7557290037da1d14d6a1d565eae73ed464b14249 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 16 Feb 2005 19:57:56 +0000 Subject: [PATCH] fix typos found by tularis. Thanks :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179907 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sqlite/reference.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/sqlite/reference.xml b/reference/sqlite/reference.xml index 386749a336..b759cc9b55 100644 --- a/reference/sqlite/reference.xml +++ b/reference/sqlite/reference.xml @@ -1,5 +1,5 @@ - + SQLite Functions SQLite @@ -43,9 +43,9 @@ compiled by default. - Windows installation for unprivilged accounts + Windows installation for unprivileged accounts - On Windows operating systems, unprivilged accounts doesn't have the + On Windows operating systems, unprivileged accounts don't have the TMP environment variable set by default. This will make sqlite create temporary files in the windows directory, which isn't good. So, you should set the TMP environment variable