From d7ef36d4c31651f076c90d7f1df05a7e3f6ac14a Mon Sep 17 00:00:00 2001
From: jwarnier <jwarnier@ispconfig3>
Date: Wed, 01 Sep 2010 05:24:21 -0400
Subject: [PATCH] fix typos

---
 docs/under_development/DEV_CHROOTED_DEBIAN_5.0.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/under_development/DEV_CHROOTED_DEBIAN_5.0.txt b/docs/under_development/DEV_CHROOTED_DEBIAN_5.0.txt
index 5263042..df220aa 100644
--- a/docs/under_development/DEV_CHROOTED_DEBIAN_5.0.txt
+++ b/docs/under_development/DEV_CHROOTED_DEBIAN_5.0.txt
@@ -44,7 +44,7 @@
 
 chroot /var/www
 
-# Update files in the chroot enviroment and install some packages.
+# Update files in the chroot environment and install some packages.
 # You can ignore warnings about locales, we will fix them in the next step.
 
 apt-get update
@@ -104,7 +104,7 @@
 rm -rf ispconfig3_install
 rm -f ISPConfig-3.0.1.4-beta-2.tar.gz
 
-# Move the ispconfig interface part to the chroot enviroment and create a symlink
+# Move the ispconfig interface part to the chroot environment and create a symlink
 
 mkdir /var/www/usr/local/ispconfig
 chown ispconfig:ispconfig /var/www/usr/local/ispconfig

--
Gitblit v1.9.1