Skip to content
Snippets Groups Projects
Commit f2d99ba8 authored by Dimitar Tasev's avatar Dimitar Tasev
Browse files

Fixed typo in message, re #24475

parent ec57bb24
No related merge requests found
......@@ -137,7 +137,7 @@ class WorkspaceWidget(PluginWidget):
presenter.view.show()
except ValueError:
logger.error(
"Could not open workspace: {0} with either MatrixWorkspaceDisplay nor TableWorkspaceDisplay.")
"Could not open workspace: {0} with neither MatrixWorkspaceDisplay nor TableWorkspaceDisplay.")
def _action_double_click_workspace(self, name):
self._do_show_data([name])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment