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

Signed-off-by: Przemyslaw Wesolek <[email protected]>
---
 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


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to