提交 22682637 编写于 作者: B Bojan Dunaj

Fix typo


Former-commit-id: cfa98b1d
上级 827f0a33
......@@ -212,7 +212,7 @@ public class NavigatorHandlerObjectOpen extends NavigatorHandlerObjectBase imple
editorInput,
EntityEditor.class.getName());
} else {
DBUserInterface.getInstance().showError("No object", "Node do not has associated database object");
DBUserInterface.getInstance().showError("No object", "Node has no associated database object");
return null;
}
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册