summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-04-18 16:34:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-29 07:50:00 +0100
commit9b1af2eb0c3c27783734f85fb903c7bae2032c61 (patch)
tree247ac4304ef822ce7965a56146af11ab6512b624 /documentation
parentcf88da9ae03751b8011b7caa8f75e09f435c70fe (diff)
downloadpoky-9b1af2eb0c3c27783734f85fb903c7bae2032c61.tar.gz
ref-manual: Fixed a grammar consistency error
Referring to multiple options that function the same as two separate options. I had two successive sentences that were inconsistent. (From yocto-docs rev: 291fa846dba2bfcffae9d0538eba65df71c1092b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/migration.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 70c89aa631..beb76e85a0 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -3224,7 +3224,7 @@
3224 The "-x" or "--extract" options are now no-ops. 3224 The "-x" or "--extract" options are now no-ops.
3225 If you wish to provide your own existing source tree, you 3225 If you wish to provide your own existing source tree, you
3226 will now need to specify either the "-n" or 3226 will now need to specify either the "-n" or
3227 "--no-extract" option when running 3227 "--no-extract" options when running
3228 <filename>devtool modify</filename>. 3228 <filename>devtool modify</filename>.
3229 </para></listitem> 3229 </para></listitem>
3230 <listitem><para> 3230 <listitem><para>