Skip to content

Commit cf57ae5

Browse files
committed
[skip ci] fix formatting in CHANGELOG
1 parent af2ee71 commit cf57ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
4141
- Minimum supported Rust version is now 1.41.0.
4242
([#1440](https://github.com/nix-rust/nix/pull/1440))
4343
- Errno aliases are now associated consts on `Errno`, instead of consts in the
44-
`errno` module.`
44+
`errno` module.
4545
(#[1452](https://github.com/nix-rust/nix/pull/1452))
4646

4747
### Fixed

0 commit comments

Comments
 (0)