From 1b460464a22fba4d0b33b7691675f9b48240ba02 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Sat, 7 Aug 2004 17:24:05 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165659 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/safe-mode.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/safe-mode.xml b/features/safe-mode.xml index 9d9cb7bab6..f59a12e915 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -208,7 +208,7 @@ The special value . indicates that the working directory of the script will be used as - base-directory. This is however little dagerous as the working directory + base-directory. This is however little dangerous as the working directory of the script can be easily changed by chdir.