aboutsummaryrefslogtreecommitdiff
path: root/docs/u2f.txt
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2021-11-18 15:34:01 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2021-11-19 10:16:58 +0100
commit5135fe71101db08cf65090963247f9b1b8138b73 (patch)
tree7d12dd975a9d78f44db6e4474d8812e67d5fcc33 /docs/u2f.txt
parent283191640c875e0b3e79c75ba2c6bc6b96588666 (diff)
docs: Spell QEMU all caps
Replace Qemu -> QEMU. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20211118143401.4101497-1-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/u2f.txt')
-rw-r--r--docs/u2f.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/u2f.txt b/docs/u2f.txt
index 8f44994818..7f5813a0b7 100644
--- a/docs/u2f.txt
+++ b/docs/u2f.txt
@@ -21,7 +21,7 @@ The second factor is materialized by a device implementing the U2F
protocol. In case of a USB U2F security key, it is a USB HID device
that implements the U2F protocol.
-In Qemu, the USB U2F key device offers a dedicated support of U2F, allowing
+In QEMU, the USB U2F key device offers a dedicated support of U2F, allowing
guest USB FIDO/U2F security keys operating in two possible modes:
pass-through and emulated.