Skip to content
Snippets Groups Projects
Commit ad8984db authored by Piotr Gawron's avatar Piotr Gawron
Browse files

typo

parent 9e2f4de1
No related branches found
No related tags found
4 merge requests!488Merge 12.1.1 into master,!48712.1.1 into master,!484v12.1.1 release,!482Resolve "Corrections to Export functionality"
Pipeline #7218 passed
......@@ -464,7 +464,7 @@ AbstractExportPanel.prototype._createSelectExcludedCompartmentDiv = function ()
});
typeDiv.appendChild(Functions.createElement({
type: "h4",
content: " Excluded compartment/pathways:"
content: " Excluded compartment/pathway:"
}));
return self._getCompartmentNames().then(function (compartmentNames) {
......
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