summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-05-31 08:39:41 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-05-31 08:39:41 +0200
commitbb565445fa1c45451eccc46c736e2914e7297df0 (patch)
tree673f67742d0fcd3f5fdcdf006be0afbbdba099eb /docs
parent0a914b51f76028d91b3738c51f860f3dd00097d1 (diff)
downloadMPC-bb565445fa1c45451eccc46c736e2914e7297df0.tar.gz
Fixed typos using https://github.com/crate-ci/typos
Diffstat (limited to 'docs')
-rw-r--r--docs/html/MakeProjectCreator.css2
-rw-r--r--docs/html/MakeProjectCreator.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/MakeProjectCreator.css b/docs/html/MakeProjectCreator.css
index df10d52a..551ec1c3 100644
--- a/docs/html/MakeProjectCreator.css
+++ b/docs/html/MakeProjectCreator.css
@@ -996,7 +996,7 @@ P.PublisherBook {
text-transform: none;
font-family: "Times New Roman";
}
-P.RuningH-F {
+P.RunningH-F {
display: block;
text-align: left;
text-indent: 0.000000pt;
diff --git a/docs/html/MakeProjectCreator.html b/docs/html/MakeProjectCreator.html
index 9d0f724e..d2d8dc92 100644
--- a/docs/html/MakeProjectCreator.html
+++ b/docs/html/MakeProjectCreator.html
@@ -5815,7 +5815,7 @@ class="Code">specific</em> clause.
A project and platform
non-specific command separator which always runs
right-hand side of the command. For example, in the
- following psuedo command string, both the <em class=
+ following pseudo command string, both the <em class=
"Code">&lt;%cat%&gt;</em> and <em class=
"Code">&lt;%mv%&gt;</em> commands would be run.
<em class="Code">
@@ -8439,7 +8439,7 @@ class="Code">specific</em> clause.
non-empty. If it isn't empty, the values in it can be iterated
over with a <em class="Code">&lt;%foreach%&gt;</em>. During that
iteration, the following values can be obtained by the template.
- Each one would appear in the template preceeded by
+ Each one would appear in the template preceded by
<em class="Code">custom_type-&gt;input_file-&gt;</em>
</p>