Wrong javadoc parameter name

This is an error in some ide's and of course in javadoc.
This commit is contained in:
Heinz-Dieter Conradi 2018-03-08 09:41:24 +01:00 committed by Heinz-Dieter Conradi
parent f766156ca3
commit 913283559f
1 changed files with 1 additions and 1 deletions

View File

@ -2286,7 +2286,7 @@ public class InstanceValidator extends BaseValidator implements IResourceValidat
* - the candidate that might be in the slice
* @param path
* - for reporting any errors. the XPath for the element
* @param slice
* @param slicer
* - the definition of how slicing is determined
* @param ed
* - the slice for which to test membership