diff --git a/plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/interactive/layered/Actions.xtend b/plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/interactive/layered/Actions.xtend index aaf3636f8..b352af9e0 100644 --- a/plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/interactive/layered/Actions.xtend +++ b/plugins/de.cau.cs.kieler.klighd.lsp/src/de/cau/cs/kieler/klighd/lsp/interactive/layered/Actions.xtend @@ -225,7 +225,7 @@ class DeleteInLayerPredecessorOfConstraintAction implements Action { /** * Deletes the iLSuccOf constraint on the node that is identified by the given id. * - * @author jet + * @author jep */ @Accessors @EqualsHashCode