]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkTasks/org/tianocore/framework/tasks/CreateMtFileTask.java
Fixed grammar in messages.
[mirror_edk2.git] / Tools / Source / FrameworkTasks / org / tianocore / framework / tasks / CreateMtFileTask.java
index 2d97d7b620fd55d5b7bfc9f5b358c1ae7d0993c4..bb7e3230ec6376307497c47fa5882c0329f934ee 100644 (file)
@@ -121,7 +121,7 @@ public class CreateMtFileTask extends Task implements EfiDefine {
                 //\r
                 // command execution fail\r
                 //\r
-                EdkLog.log(EdkLog.EDK_INFO, "ERROR = "+ Integer.toHexString(revl));\r
+                EdkLog.log(EdkLog.EDK_INFO, "ERROR = " + Integer.toHexString(revl));\r
                 throw new BuildException("CreateMtFile failed!");\r
             }\r
         } catch (Exception e) {\r