Fix language.

This commit is contained in:
Christian Schlichtherle 2020-10-30 18:56:03 +01:00
parent 5f32e1d3b7
commit 555dad2ede
6 changed files with 8 additions and 8 deletions

View file

@ -55,7 +55,7 @@ import net.sf.saxon.s9api.XdmNode;
import net.sf.saxon.s9api.XdmNodeKind;
/**
* Configuration class that loads neccessary {@link Check} configuration from an existing scenario.xml specification.
* Configuration class that loads necessary {@link Check} configuration from an existing scenario.xml specification.
* This is the recommended option when an official configuration exists as is the case with 'xrechnung'.
*
* @author Andreas Penski