Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
f4e3dc56
Commit
f4e3dc56
authored
May 10, 2019
by
Piotr Gawron
Browse files
typo
parent
65335d19
Changes
1
Hide whitespace changes
Inline
Side-by-side
converter-CellDesigner/src/main/java/lcsb/mapviewer/converter/model/celldesigner/InvalidGroupException.java
View file @
f4e3dc56
...
...
@@ -3,7 +3,7 @@ package lcsb.mapviewer.converter.model.celldesigner;
import
lcsb.mapviewer.common.exception.InvalidXmlSchemaException
;
/**
* Exception that shold be thrown when the group in xml schema is invalid.
* Exception that sho
u
ld be thrown when the group in xml schema is invalid.
*
* @author Piotr Gawron
*
...
...
@@ -20,7 +20,7 @@ public class InvalidGroupException extends InvalidXmlSchemaException {
*/
public
InvalidGroupException
()
{
super
();
// call superclass constructor
super
();
}
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment