[oe] [PATCH] usermanual: corrected a typo in XML tag.

Przemyslaw Wesolek przemyslaw.wesolek at cs.put.poznan.pl
Thu Nov 5 22:36:52 UTC 2009


The typo made XML invalid, two openning <literal> tags were specified
instead of <literal></literal> pair.

Signed-off-by: Przemyslaw Wesolek <przemyslaw.wesolek at cs.put.poznan.pl>
---
 docs/usermanual/chapters/getting_oe.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/usermanual/chapters/getting_oe.xml b/docs/usermanual/chapters/getting_oe.xml
index 4ec5fec..c71f32d 100644
--- a/docs/usermanual/chapters/getting_oe.xml
+++ b/docs/usermanual/chapters/getting_oe.xml
@@ -31,7 +31,7 @@ $ <command>cd</command> $OEBASE</screen>
     </para>
 
 	<para>The <varname>$OEBASE</varname> will also contain both of the
-	<literal>bitbake/<literal> and <literal>openembedded/</literal> directories.
+	<literal>bitbake/</literal> and <literal>openembedded/</literal> directories.
 	These will be discussed in <xref linkend="gettingoe_getting_bitbake"/> and
 	<xref linkend="gettingoe_getting_oe"/>.
 	</para>
-- 
1.6.3.3





More information about the Openembedded-devel mailing list