diff --git a/src/examples/NumericValueCheck.java b/src/examples/NumericValueCheck.java index d99f092c..601720e5 100644 --- a/src/examples/NumericValueCheck.java +++ b/src/examples/NumericValueCheck.java @@ -17,7 +17,7 @@ */ /** - * example to catch numeric value rnge violations with the NumericValueChecker listener + * example to catch numeric value range violations with the NumericValueChecker listener */ public class NumericValueCheck {