OvmfPkg/Xen: Fix various typos

Fix various typos in comments and documentation.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Julien Grall <julien@xen.org>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-61-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:08:13 +01:00
committed by mergify[bot]
parent 38c92f7030
commit 493dde944d
18 changed files with 31 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
/** @file
XenBus Bus driver implemtation.
XenBus Bus driver implementation.
This file implement the necessary to discover and enumerate Xen PV devices
through XenStore.