]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/far/updateui/UpdateStepTwo.java
Fixed grammar in text messages.
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / far / updateui / UpdateStepTwo.java
index 0ead2cf6dc3ef442137285cca119c3142279e274..287d559e08a975c0985cfd6ff99876b563fee977 100644 (file)
@@ -275,7 +275,7 @@ public class UpdateStepTwo extends IDialog implements MouseListener {
             Iterator resultIter = resultList.iterator();\r
             while (resultIter.hasNext()) {\r
                 Log.wrn("Update far", "Missing dependency package " + ((PackageIdentification) resultIter.next()).toString()\r
-                        + "in workspace!");\r
+                        + " in workspace!");\r
                 return;\r
             }\r
 \r