summaryrefslogtreecommitdiff
path: root/devel/requirements/2_description.xml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/requirements/2_description.xml')
-rw-r--r--devel/requirements/2_description.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/requirements/2_description.xml b/devel/requirements/2_description.xml
index e1cd73b..a17344d 100644
--- a/devel/requirements/2_description.xml
+++ b/devel/requirements/2_description.xml
@@ -10,7 +10,7 @@
<section id="components">
<title>Project Components</title>
<para>Project Horizon contains two main components: the Horizon UI, which collects information about the desired target configuration from the user, and the Horizon Runner, which runs on the target computer and performs the installation.</para>
- <para>The Horizon UI supports two different modes, or "envrionments". The primary environment is the Installation Environment. This is the environment when Horizon UI runs on the target computer and can collect information from the running computer about the target system. The Installation Environment is our primary focus for development of Project Horizon release 1.0. The secondary environment is the Runtime Envrionment. This is the environment when Horizon UI is running on an administrator's computer and is not running on the target computer. This environment does not allow collection of any information from the running computer, as it is not the target system.</para>
+ <para>The Horizon UI supports two different modes, or "environments". The primary environment is the Installation Environment. This is the environment when Horizon UI runs on the target computer and can collect information from the running computer about the target system. The Installation Environment is our primary focus for development of Project Horizon release 1.0. The secondary environment is the Runtime Environment. This is the environment when Horizon UI is running on an administrator's computer and is not running on the target computer. This environment does not allow collection of any information from the running computer, as it is not the target system.</para>
<para>The Horizon Runner is the component which takes as input a HorizonScript, and uses it to configure the target system. It runs directly on the target system and can retrieve a HorizonScript from a local or remote location.</para>
</section>
<section id="users">