Skip to content

Commit b740156

Browse files
committed
Fix typo in CHANGELOG
1 parent 375082f commit b740156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77

88
### Added
99
- Added support for POSIX AIO
10-
([#483](https://github.com/nix-rust/nix/pull/835))
10+
([#483](https://github.com/nix-rust/nix/pull/483))
1111
- Added support for XNU system control sockets
1212
([#478](https://github.com/nix-rust/nix/pull/478))
1313
- Added support for `ioctl` calls on BSD platforms
1414
([#478](https://github.com/nix-rust/nix/pull/478))
1515
- Added struct `TimeSpec`
1616
([#475](https://github.com/nix-rust/nix/pull/475))
17-
([#483](https://github.com/nix-rust/nix/pull/835))
17+
([#483](https://github.com/nix-rust/nix/pull/483))
1818
- Added complete definitions for all kqueue-related constants on all supported
1919
OSes
2020
([#415](https://github.com/nix-rust/nix/pull/415))

0 commit comments

Comments
 (0)