dev-manual: Fixed typo for ">".

(From yocto-docs rev: c7e62bbf4a1d35ed00f6cc0641e2c19606c7e53d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-04-11 17:58:58 -07:00 committed by Richard Purdie
parent af06402571
commit 9be73af04f
1 changed files with 1 additions and 1 deletions

View File

@ -3495,7 +3495,7 @@
The test formats the output into the single, common
format used by Automake:
<literallayout class='monospaced'>
&lt;result&gt;: &lt;testname&gr;
&lt;result&gt;: &lt;testname&gt;
</literallayout>
The <filename>&lt;result&gt;</filename> can be
<filename>PASS</filename>, <filename>FAIL</filename>, or