Skip to content

Commit f8b2bfd

Browse files
DimitriPapadopoulosFrancescAlted
authored andcommitted
Fix typo found by codespell
1 parent d19a4db commit f8b2bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ XXX version-specific blurb XXX
3030

3131
* New `pack_array2()` and `unpack_array2()` functions for packing NumPy arrays. Contrarily to `pack_array()` and `unpack_array()` counterparts, the new ones allow for compressing arrays larger than 2 GB in size.
3232

33-
* New `Scunk.to_cframe()` and `blosc2.from_cframe()` methods for serializing/deserialzing `SChunk` instances.
33+
* New `Scunk.to_cframe()` and `blosc2.from_cframe()` methods for serializing/deserializing `SChunk` instances.
3434

3535
* New `Schunk.get_slice()`, `SChunk.__getitem__()` and `SChunk.__setitem__()` methods for getting/setting slices from/to `SChunk` instances.
3636

0 commit comments

Comments
 (0)