aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/usermanual.xml
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-12-22 11:01:30 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-12-22 11:01:30 +0000
commitdcfb67085b6813040dcb35c75e3769d335284b48 (patch)
tree11732f1bc3b241b98fc66ca8ba7a2cb6d8b3457b /usermanual/usermanual.xml
parent769baf317ee77c9d52f3592f20fd3abdb4192c33 (diff)
downloadopenembedded-dcfb67085b6813040dcb35c75e3769d335284b48.tar.gz
usermanual.xml: Fix typos.
Diffstat (limited to 'usermanual/usermanual.xml')
-rw-r--r--usermanual/usermanual.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index 7924fe3452..f977bc3bb9 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -36,7 +36,7 @@
<listitem><para>Handle inter-package dependencies</para></listitem>
<listitem><para>Must be able to emit packages (tar, rpm, ipk)</para></listitem>
<listitem><para>Must be able to create images and feeds from packages</para></listitem>
- <listitem><para>Must be highly configurable to support many machines, distribution and architectures.</para></listitem>
+ <listitem><para>Must be highly configurable to support many machines, distributions and architectures.</para></listitem>
<listitem><para>Writing of metadata must be easy and reusable</para></listitem>
</itemizedlist>
</para>
@@ -47,7 +47,7 @@
<section>
<title>History</title>
<para>OpenEmbedded was invented and founded by the creators of the OpenZaurus project.
-At this time the project had pushed <emphasis>buildroot</emphasis> to its limits. It supported the creation of
+At that time the project had pushed <emphasis>buildroot</emphasis> to its limits. It supported the creation of
<emphasis>ipk</emphasis> packages, feeds and images and had support for more than one machine. But it was impossible
to use different patches, files for different architectures, machines or distributions. To overcome this shortcoming
OpenEmbedded was created.</para>