]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/common/ui/ExitConfirm.java
Fixed grammar in messages.
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / common / ui / ExitConfirm.java
index d5298df38b09e7cbdba3506200b18b9a02195fb5..836ed7b3869a7e7f380a028b9c5dd694ab1af6f0 100644 (file)
@@ -177,7 +177,7 @@ public class ExitConfirm extends JDialog implements ActionListener, WindowListen
         String strTitle = "Exit";\r
         String strMessage = "Do you really want to quit now?";\r
         String strResume = "All unsaved module information will be lost.";\r
-        String strExit = "To continue editing module, click Resume. To quit the program, click Exit.";\r
+        String strExit = "To continue editing the module, click Resume. To quit the program, click Exit.";\r
         setWarningMessage(strTitle, strMessage, strResume, strExit);\r
     }\r
 \r