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/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604a71f7c076faec5e346f986eeb07f89d095039;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: 15aa9d5a0164fa9553cf252a651d6aa5fb1c23f0) 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.