summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/XenPvBlkDxe/DriverBinding.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:08:13 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit493dde944d77e768d3d792405638a27acf30f261 (patch)
tree902ff386087af0b5d320db80eb4c9a7bb36cb860 /OvmfPkg/XenPvBlkDxe/DriverBinding.h
parent38c92f7030667eaab48023a01cc9280fe05af371 (diff)
downloadedk2-493dde944d77e768d3d792405638a27acf30f261.tar.gz
edk2-493dde944d77e768d3d792405638a27acf30f261.tar.bz2
edk2-493dde944d77e768d3d792405638a27acf30f261.zip
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>
Diffstat (limited to 'OvmfPkg/XenPvBlkDxe/DriverBinding.h')
-rw-r--r--OvmfPkg/XenPvBlkDxe/DriverBinding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/XenPvBlkDxe/DriverBinding.h b/OvmfPkg/XenPvBlkDxe/DriverBinding.h
index 9a4eac4b3e..fa2983644c 100644
--- a/OvmfPkg/XenPvBlkDxe/DriverBinding.h
+++ b/OvmfPkg/XenPvBlkDxe/DriverBinding.h
@@ -90,7 +90,7 @@ XenPvBlkDxeDriverBindingSupported (
@retval EFI_SUCCESS The device was started.
@retval EFI_DEVICE_ERROR The device could not be started due to a device error.Currently not implemented.
@retval EFI_OUT_OF_RESOURCES The request could not be completed due to a lack of resources.
- @retval Others The driver failded to start the device.
+ @retval Others The driver failed to start the device.
**/
EFI_STATUS