Merge pull request #881 from hdconradi/two-typos
Two typos in the InstanceValidator
This commit is contained in:
commit
179e88eb86
|
@ -2313,7 +2313,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
|
||||
|
|
Loading…
Reference in New Issue