phax / ph-schematron

Java Schematron library that supports XSLT and native application
Apache License 2.0
110 stars 36 forks source link

Typo in method name getDiagnisticReferences of class AbstractSVRLMessage #157

Closed ingofrank closed 1 year ago

ingofrank commented 1 year ago

There seems to be a typo in the method name getDiagnisticReferences -- instead of getDiagnosticReferences -- of the class AbstractSVRLMessage: https://github.com/phax/ph-schematron/blob/master/ph-schematron-api/src/main/java/com/helger/schematron/svrl/AbstractSVRLMessage.java

phax commented 1 year ago

Thanks, will be part of the 7.1.2 release :)