qemu-options: fix incorrect description for '-drive index='
commit35aab3032687140d7dee4fb10c5f051e31ef3b6a
authorLaurent Vivier <lvivier@redhat.com>
Wed, 2 Feb 2022 14:34:22 +0000 (2 15:34 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 22 Feb 2022 16:15:21 +0000 (22 17:15 +0100)
tree7dc9146c81784d57d6caceeec7e8b63dcda6c5aa
parent21b86097f8e318a1878f11428a5f449022b763ad
qemu-options: fix incorrect description for '-drive index='

qemu-options.hx contains grammar that a native English-speaking
person would never use.

Replace "This option defines where is connected the drive" by
"This option defines where the drive is connected".

Fixes: https://gitlab.com/qemu-project/qemu/-/issues/853
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220202143422.912070-1-lvivier@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
qemu-options.hx