Skip to content

Commit 1217005

Browse files
ddelangeahupp
authored andcommitted
Fix typos discovered by codespell
1 parent fc7ebc0 commit 1217005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Changes to 0.4.24:
3131

3232
Changes to 0.4.23
3333

34-
- Include a `py.typed` sentinal to enable type checking
34+
- Include a `py.typed` sentinel to enable type checking
3535
- Improve fix for attribute error during destruction
3636
- Cleanup library loading logic
3737
- Add new homebrew library dir for OSX
@@ -76,7 +76,7 @@ Changes in 0.4.16 and 0.4.17
7676

7777
- add MAGIC_MIME_TYPE constant, use that in preference to MAGIC_MIME internally.
7878
This sets up for a breaking change in a future major version bump where
79-
MAGIC_MIME will change to mathch magic.h.
79+
MAGIC_MIME will change to match magic.h.
8080
- add magic.version() function to return library version
8181
- add setparam/getparam to control internal behavior
8282
- increase internal limits with setparam to prevent spurious error on some jpeg files

0 commit comments

Comments
 (0)