diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-11 17:58:58 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-12 17:02:00 +0100 |
| commit | 9be73af04f4121c6266b0c76b520bdb40f644eb8 (patch) | |
| tree | 8f6f6e51600cba4e987197f2bc683d00aff1dbc7 | |
| parent | af0640257120bc189ccc96003b8117a1f6a5d2c4 (diff) | |
| download | poky-9be73af04f4121c6266b0c76b520bdb40f644eb8.tar.gz | |
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>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index ad37eeb31d..0e0728eb81 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3495,7 +3495,7 @@ | |||
| 3495 | The test formats the output into the single, common | 3495 | The test formats the output into the single, common |
| 3496 | format used by Automake: | 3496 | format used by Automake: |
| 3497 | <literallayout class='monospaced'> | 3497 | <literallayout class='monospaced'> |
| 3498 | <result>: <testname&gr; | 3498 | <result>: <testname> |
| 3499 | </literallayout> | 3499 | </literallayout> |
| 3500 | The <filename><result></filename> can be | 3500 | The <filename><result></filename> can be |
| 3501 | <filename>PASS</filename>, <filename>FAIL</filename>, or | 3501 | <filename>PASS</filename>, <filename>FAIL</filename>, or |
