Browse Source

Vlv2TbltDevicePkg: Fix spelling errors

"implemenations" should be "implementations"

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Nate DeSimone 4 years ago
parent
commit
46cb139d9d
1 changed files with 3 additions and 6 deletions
  1. 3 6
      Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.c

+ 3 - 6
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.c

@@ -1,14 +1,11 @@
 /** @file
 
-  Copyright (c) 2004  - 2014, Intel Corporation. All rights reserved.<BR>
-                                                                                   

-  SPDX-License-Identifier: BSD-2-Clause-Patent
+  Copyright (c) 2004  - 2020, Intel Corporation. All rights reserved.<BR>
 
-                                                                                   

+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 Module Name:
 
-
   MonoStatusCode.c
 
 Abstract:
@@ -35,7 +32,7 @@ EFI_PEI_PPI_DESCRIPTOR  mPpiListStatusCode = {
 };
 
 //
-// Function implemenations
+// Function implementations
 //
 
 /**