Fix typo
[gpl/argeo-suite.git] / org.argeo.suite.workbench.rap / src / org / argeo / suite / workbench / commands / ImportEntities.java
index 8f679be719a56905f5c0f6cea50b2f0ec3fd53da..293cfe06273f7a0afb375b53fa29ae28b3ed967c 100644 (file)
@@ -148,7 +148,7 @@ public class ImportEntities extends AbstractHandler implements PeopleNames {
                                userInputPage.setErrorMessage("Please choose an entity type");
                                return false;
                        } else if (file == null) {
-                               userInputPage.setErrorMessage("Please upload a file1");
+                               userInputPage.setErrorMessage("Please upload a file");
                                return false;
                        } else {
                                userInputPage.setErrorMessage(null);