summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/XenBusDxe/EventChannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/XenBusDxe/EventChannel.h')
-rw-r--r--OvmfPkg/XenBusDxe/EventChannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/XenBusDxe/EventChannel.h b/OvmfPkg/XenBusDxe/EventChannel.h
index 6e98bbe463..793571fab6 100644
--- a/OvmfPkg/XenBusDxe/EventChannel.h
+++ b/OvmfPkg/XenBusDxe/EventChannel.h
@@ -53,7 +53,7 @@ XenBusEventChannelAllocate (
Send an event to the remote end of the channel whose local endpoint is Port.
@param This A pointer to the XENBUS_PROTOCOL.
- @param Port Local port to the the event from.
+ @param Port Local port to the event from.
@retval UINT32 The return value from the hypercall, 0 if success.
**/