summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/NetLib.h
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 06:04:02 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 06:04:02 +0000
commitd7db0902808f59f71421cc2fc5012da4a47a32b9 (patch)
treea457af88c7f4eefb905df66126472542309aa07f /MdeModulePkg/Include/Library/NetLib.h
parent77f863ee03d516d61d9af9141a1b63da169128a3 (diff)
downloadedk2-platforms-d7db0902808f59f71421cc2fc5012da4a47a32b9.tar.xz
Fix some typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7008 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Library/NetLib.h')
-rw-r--r--MdeModulePkg/Include/Library/NetLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/NetLib.h b/MdeModulePkg/Include/Library/NetLib.h
index 6198e7e83a..1a0fdb28ba 100644
--- a/MdeModulePkg/Include/Library/NetLib.h
+++ b/MdeModulePkg/Include/Library/NetLib.h
@@ -36,7 +36,7 @@ typedef enum {
EFI_IP_PROTO_ICMP = 0x01,
//
- // The address classfication
+ // The address classification
//
IP4_ADDR_CLASSA = 1,
IP4_ADDR_CLASSB,