Skip to content

Commit

Permalink
Fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Jul 18, 2023
1 parent 7d46f65 commit 84c7142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()`
Expand Down

0 comments on commit 84c7142

Please sign in to comment.