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

typo

parent a9e00cb9
No related branches found
No related tags found
2 merge requests!630WIP: Resolve "The privileges of a new user are not saved in some cases",!545Import from sbgn issue
......@@ -255,7 +255,7 @@ public class SpeciesCollectionXmlParser extends XmlParser {
*
* @param collection
* set of proteins
* @return CellDesigner xml node corrseponding to the input
* @return CellDesigner xml node corresponding to the input
*/
public String proteinCollectionToXmlString(Collection<Protein> collection) {
StringBuilder result = new StringBuilder();
......
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