diff options
Diffstat (limited to 'MdePkg/Include/Protocol/Mtftp4.h')
-rw-r--r-- | MdePkg/Include/Protocol/Mtftp4.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/Mtftp4.h b/MdePkg/Include/Protocol/Mtftp4.h index 1afac6cff5..ae2dc27b2f 100644 --- a/MdePkg/Include/Protocol/Mtftp4.h +++ b/MdePkg/Include/Protocol/Mtftp4.h @@ -1,5 +1,5 @@ /** @file
- EFI Multicast Trivial File Tranfer Protocol Definition
+ EFI Multicast Trivial File Transfer Protocol Definition
Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available under
@@ -212,7 +212,7 @@ EFI_STATUS );
/**
- Timeout callback funtion.
+ Timeout callback function.
@param This The pointer to the EFI_MTFTP4_PROTOCOL instance.
@param Token The token that is provided in the
|