diff options
Diffstat (limited to 'documentation/migration-guides/migration-2.4.rst')
-rw-r--r-- | documentation/migration-guides/migration-2.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.4.rst b/documentation/migration-guides/migration-2.4.rst index ef5f32e6ef..964ed92937 100644 --- a/documentation/migration-guides/migration-2.4.rst +++ b/documentation/migration-guides/migration-2.4.rst | |||
@@ -301,7 +301,7 @@ The following are additional changes: | |||
301 | likely be removed in the next Yocto Project release. | 301 | likely be removed in the next Yocto Project release. |
302 | 302 | ||
303 | - The ``vmdk``, ``vdi``, and ``qcow2`` image file types are now used in | 303 | - The ``vmdk``, ``vdi``, and ``qcow2`` image file types are now used in |
304 | conjunction with the "wic" image type through ``CONVERSION_CMD``. | 304 | conjunction with the "wic" image type through :term:`CONVERSION_CMD`. |
305 | Consequently, the equivalent image types are now ``wic.vmdk``, | 305 | Consequently, the equivalent image types are now ``wic.vmdk``, |
306 | ``wic.vdi``, and ``wic.qcow2``, respectively. | 306 | ``wic.vdi``, and ``wic.qcow2``, respectively. |
307 | 307 | ||