From 00b7cc0fe327fcd00d70a8d30f16245cca0c55f2 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 12 Sep 2016 01:35:39 -0700 Subject: MdePkg: Fix some typing errors in the header files Correct the typos in some header files of MdePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth Reviewed-by: Liming Gao Reviewed-by: Michael Kinney --- MdePkg/Include/Protocol/Dns6.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Protocol/Dns6.h') diff --git a/MdePkg/Include/Protocol/Dns6.h b/MdePkg/Include/Protocol/Dns6.h index 1ea85bc5a8..813893addd 100644 --- a/MdePkg/Include/Protocol/Dns6.h +++ b/MdePkg/Include/Protocol/Dns6.h @@ -300,7 +300,7 @@ EFI_STATUS storage to be allocated and released by caller. @retval EFI_SUCCESS The operation completed successfully. - @retval EFI_INVALID_PARAMTER This is NULL. + @retval EFI_INVALID_PARAMETER This is NULL. The StationIp address provided in DnsConfigData is not zero and not a valid unicast. DnsServerList is NULL while DnsServerList Count is not ZERO. DnsServerList Count is ZERO while DnsServerList is not NULL. -- cgit v1.2.3