From: Scott Rifenbark Date: Thu, 27 Oct 2016 16:38:21 +0000 (-0700) Subject: ref-manual: Fixed tense issue for migration 2.2 section X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b70c6c590e9aee24b4cccb4b54aaefed6ae574cf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 3e7e6b0844b..f9e418c7699 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -3489,7 +3489,7 @@ runqemu has been ported to Python and has changed behavior in some cases. - Previous usage patterns continued to be supported. + Previous usage patterns continue to be supported.