diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-10-27 09:38:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 10:38:41 +0000 |
commit | b70c6c590e9aee24b4cccb4b54aaefed6ae574cf (patch) | |
tree | e6d861e7915bcbc1595e3eee3d054b7a8233b14a /documentation/ref-manual/migration.xml | |
parent | 1d193e47cdee2c2dd7b809414be01a2ee0f9ae64 (diff) | |
download | poky-b70c6c590e9aee24b4cccb4b54aaefed6ae574cf.tar.gz |
ref-manual: Fixed tense issue for migration 2.2 section
The "runqemu Ported to Python" section was using past tense
for a note about previous usage patterns being supported. I
changed this to present tense.
(From yocto-docs rev: d8956022c7eb6046e67766fd6e9121579d6b323b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 3e7e6b0844..f9e418c769 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -3489,7 +3489,7 @@ | |||
3489 | <para> | 3489 | <para> |
3490 | <filename>runqemu</filename> has been ported to Python and has | 3490 | <filename>runqemu</filename> has been ported to Python and has |
3491 | changed behavior in some cases. | 3491 | changed behavior in some cases. |
3492 | Previous usage patterns continued to be supported. | 3492 | Previous usage patterns continue to be supported. |
3493 | </para> | 3493 | </para> |
3494 | 3494 | ||
3495 | <para> | 3495 | <para> |