summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-04 15:33:03 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-04 15:33:03 -0500
commit28bc8f6b36de1bd73d82c4d92e08ccd187acbd05 (patch)
tree5c7563344bd7e5dd0cd59f85f45d4e69f1778e89 /devel
parentef4b523d14131b5c0d207df29329c645561b41c4 (diff)
downloadhorizon-28bc8f6b36de1bd73d82c4d92e08ccd187acbd05.tar.gz
horizon-28bc8f6b36de1bd73d82c4d92e08ccd187acbd05.tar.bz2
horizon-28bc8f6b36de1bd73d82c4d92e08ccd187acbd05.tar.xz
horizon-28bc8f6b36de1bd73d82c4d92e08ccd187acbd05.zip
script: 1: fix typo, thanks dimitsos
Diffstat (limited to 'devel')
-rw-r--r--devel/script/1_introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/script/1_introduction.xml b/devel/script/1_introduction.xml
index e746619..94c3e41 100644
--- a/devel/script/1_introduction.xml
+++ b/devel/script/1_introduction.xml
@@ -8,7 +8,7 @@
<section id="conventions">
<title>Document Conventions</title>
<para>Text formatted like <literal>this text</literal> is meant to represent a literal value, or a value that will appear verbatim in the HorizonScript.</para>
- <para>Text formatted like <replaceable>this text</replaceable> is replacaeable, or a value that will vary based on User or Administrator decisions.</para>
+ <para>Text formatted like <replaceable>this text</replaceable> is replaceable, or a value that will vary based on User or Administrator decisions.</para>
</section>
<section id="audience">
<title>Intended Audience</title>