From 84c71420c881772809a18744935aca58c878e2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Tue, 18 Jul 2023 10:40:19 +0200 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c65322c6..cca873aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -464,7 +464,7 @@ The following functionality is deprecated and will be removed in ramsey/uuid for these fields. You may use the new `Math\CalculatorInterface::toIntegerValue()` method to convert the `Type\Hexadecimal` instances to instances of `Type\Integer`. This library provides `Math\BrickMathCalculator`, which may be - used for this purpose, or you may use the arbitrary-precision arithemetic + used for this purpose, or you may use the arbitrary-precision arithmetic library of your choice. * `getClockSeqHiAndReserved()` * `getClockSeqLow()`