summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h b/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h
index 83625bfd1d..a80446e362 100644
--- a/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h
+++ b/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2004 - 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -1042,7 +1042,7 @@ Arguments:
Returns:
Return a positive integer if String is lexicall greater than String2; Zero if
- the two strings are identical; and a negative interger if String is lexically
+ the two strings are identical; and a negative integer if String is lexically
less than String2.
--*/
;