aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a5d285c..d3b5fc7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@
* Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740).
- * Add QIntC::range_check_substract to do range checking on
+ * Add QIntC::range_check_subtract to do range checking on
subtraction, which has different boundary conditions from
addition.