summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 10:59:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:20 +0100
commit5e6f7fb24d59d4de2b15f0934bb37d871ad1a50c (patch)
tree3beb921934a5ba77b7f808a1c8519402cd8abb9c /documentation/kernel-manual
parentdc96712c5333e753704cad0b26efc8ebf3d54e16 (diff)
downloadpoky-5e6f7fb24d59d4de2b15f0934bb37d871ad1a50c.tar.gz
documentation/kernel-manual/kernel-concepts.xml: Fixed typo (From yocto-docs rev: 333c647c9800d980a17a23b2e96b99a27b1ea656)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-concepts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml
index 263e66a307..48914a30b3 100644
--- a/documentation/kernel-manual/kernel-concepts.xml
+++ b/documentation/kernel-manual/kernel-concepts.xml
@@ -49,7 +49,7 @@
49 <listitem><para>Present a Git tree, that just like the upstream kernel.org tree, has a 49 <listitem><para>Present a Git tree, that just like the upstream kernel.org tree, has a
50 clear and continuous history.</para></listitem> 50 clear and continuous history.</para></listitem>
51 <listitem><para>Deliver a key set of supported kernel types, where each type is tailored 51 <listitem><para>Deliver a key set of supported kernel types, where each type is tailored
52 to a specific use case (i.g. networking, consumer, devices, and so forth).</para></listitem> 52 to a specific use case (i.e. networking, consumer, devices, and so forth).</para></listitem>
53 <listitem><para>Employ a Git branching strategy that from a customer's point of view 53 <listitem><para>Employ a Git branching strategy that from a customer's point of view
54 results in a linear path from the baseline kernel.org, through a select group of features and 54 results in a linear path from the baseline kernel.org, through a select group of features and
55 ends with their BSP-specific commits.</para></listitem> 55 ends with their BSP-specific commits.</para></listitem>