Commit 34b388fb authored by Thng Kai Yuan's avatar Thng Kai Yuan Committed by Jeffrey Schiller

Fix typo (correct 'enpty' to 'empty') (#1133)

parent 7e4e6e00
...@@ -6231,7 +6231,7 @@ public interface OdeMessages extends Messages { ...@@ -6231,7 +6231,7 @@ public interface OdeMessages extends Messages {
@DefaultMessage("<p>It appears that <b>" + "%1" + @DefaultMessage("<p>It appears that <b>" + "%1" +
"</b> has had all blocks removed.</p><p>" + "</b> has had all blocks removed.</p><p>" +
"<ul><li>You can save the enpty screen, and then all those blocks will be " + "<ul><li>You can save the empty screen, and then all those blocks will be " +
"permanently gone from the project.</li>" + "permanently gone from the project.</li>" +
"<li>Alternatively, you can restore the previously saved version " + "<li>Alternatively, you can restore the previously saved version " +
"of the project.</li></ul></p>") "of the project.</li></ul></p>")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment